syslog save file on flash in DOS format

This commit is contained in:
bergware
2019-02-05 00:18:35 +01:00
parent 0ae0779a74
commit d3ff5051db

View File

@@ -51,7 +51,7 @@ else
fi
# copy conf to flash (read settings on reboot)
cp -f $ETC $CONF
todos <$ETC >$CONF
# update syslog daemon
/etc/rc.d/rc.rsyslogd restart &> /dev/null