summaryrefslogtreecommitdiff
path: root/scripts/system/vyatta_update_syslog.pl
AgeCommit message (Collapse)Author
2008-10-10Fix Bug 3751 configuring multiple global syslog facilities overwrites ↵Mohit Mehta
previous ones in /etc/syslog.conf - multiple nodes configured under 'system syslog global' are appended to syslog.conf - default '*.notice -/var/log/messages' is removed from syslog.conf if any node is configured under 'system syslog global' and is put back when nothing configured under 'system syslog global' - syslog process only restarted once after making all changes in config - added commit checks at 'system syslog <>' level nodes to specify facility
2007-10-19move "system" configuration templates/scripts from vyatta-cfg.An-Cheng Huang