summaryrefslogtreecommitdiff
path: root/templates/system/syslog
AgeCommit message (Collapse)Author
2009-03-12Change update to create on multi-nodesStephen Hemminger
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
2008-04-10Fix Bug 3069 Help strings should be standardizedMohit Mehta
-help strings standardized in vyatta-cfg-system
2008-03-07Fix Bug 2707 Missing from GlendaleMohit Mehta
- system syslog file name not accepted anymore until facility or archive is specified
2008-02-19fix for bug 2855: change help textAn-Cheng Huang
2008-02-11Updated syslog help with severity information.Mark O'Brien
2008-01-31convert templates to new syntaxAn-Cheng Huang
2007-11-05add help and syntax check for syslog facilities/levels.An-Cheng Huang
this also fixes bug 2427 (and 1812?).
2007-10-24add 'sudo' for 'system' and 'service/ssh' configuration commands.An-Cheng Huang
2007-10-19move "system" configuration templates/scripts from vyatta-cfg.An-Cheng Huang