summaryrefslogtreecommitdiff
path: root/templates/system/syslog/global
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-18 13:13:08 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-18 13:13:08 -0800
commit7b4251587a2465eccd511746c74bbe612d5434bf (patch)
treeb9fb84536c267c16de187384922c0c49d47a7e4a /templates/system/syslog/global
parentd7eaacabf16cd8ec8d23e0d1c0f6471707e07c88 (diff)
downloadvyatta-cfg-system-7b4251587a2465eccd511746c74bbe612d5434bf.tar.gz
vyatta-cfg-system-7b4251587a2465eccd511746c74bbe612d5434bf.zip
Fix help for syslog
Bug 5396 Make it clear that 'syslog file' takes a file name not a full path. Also make help text symmetrical for all logging options.
Diffstat (limited to 'templates/system/syslog/global')
-rw-r--r--templates/system/syslog/global/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/system/syslog/global/node.def b/templates/system/syslog/global/node.def
index 5d917e1d..3c26df27 100644
--- a/templates/system/syslog/global/node.def
+++ b/templates/system/syslog/global/node.def
@@ -1,2 +1,2 @@
-help: System logging
+help: Logging to system standard location
commit:expression: $VAR(./facility/) != "" || $VAR(./archive/) != ""; "Must specify either facility or archive for syslog file"