summaryrefslogtreecommitdiff
path: root/templates/system/syslog/host/node.def
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/host/node.def
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/host/node.def')
-rw-r--r--templates/system/syslog/host/node.def5
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/system/syslog/host/node.def b/templates/system/syslog/host/node.def
index 24033520..27b05109 100644
--- a/templates/system/syslog/host/node.def
+++ b/templates/system/syslog/host/node.def
@@ -1,4 +1,7 @@
tag:
type: txt
-help: IP address or hostname of remote syslog server
+help: Logging to a remote host
+
commit:expression: $VAR(./@/facility/@@) != ""; "At least one facility must be configured to log messages to host $VAR(./@)"
+
+val_help: Remote host name or IP address