mirror of
https://github.com/unraid/webgui.git
synced 2026-03-20 20:02:44 -05:00
Syslog code correction
This commit is contained in:
@@ -61,7 +61,7 @@ todos <$ETC >$CONF
|
||||
|
||||
# keep local logging disabled at startup
|
||||
# disk mount and disk unmount events are used to start/stop logging
|
||||
sed -ri 's/^(\*\.\* \?remote)$/#\1/' $CONF
|
||||
sed -ri 's/^(\*\.\* \?remote)/#\1/' $CONF
|
||||
|
||||
# update syslog daemon
|
||||
/etc/rc.d/rc.rsyslogd restart &> /dev/null
|
||||
|
||||
Reference in New Issue
Block a user