summaryrefslogtreecommitdiff
path: root/templates/firewall/log-martians/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates/firewall/log-martians/node.def')
-rw-r--r--templates/firewall/log-martians/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/firewall/log-martians/node.def b/templates/firewall/log-martians/node.def
index 0c107f4..4a31e68 100644
--- a/templates/firewall/log-martians/node.def
+++ b/templates/firewall/log-martians/node.def
@@ -1,5 +1,5 @@
type: txt
-help: Allow syslog logging of packets with impossible addresses
+help: Set syslog logging of packets with impossible addresses (default: enable)
default: "enable"
syntax:expression: $VAR(@) in "enable", "disable"; "log-martians must be enable or disable"
create:expression: "if [ x$VAR(@) == xenable ]; \