diff --git a/plugins/dynamix/scripts/rsyslog_config b/plugins/dynamix/scripts/rsyslog_config index 17013925e..f5eb8fa95 100755 --- a/plugins/dynamix/scripts/rsyslog_config +++ b/plugins/dynamix/scripts/rsyslog_config @@ -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