diff options
Diffstat (limited to 'templates/firewall/log-martians/node.def')
-rw-r--r-- | templates/firewall/log-martians/node.def | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/firewall/log-martians/node.def b/templates/firewall/log-martians/node.def index bb3234b..7e8d145 100644 --- a/templates/firewall/log-martians/node.def +++ b/templates/firewall/log-martians/node.def @@ -8,9 +8,8 @@ type: txt help: Policy for logging IPv4 packets with invalid addresses -comp_help:Possible completions: - enable\tEnable logging of IPv4 packets with invalid addresses - disable\tDisable logging of Ipv4 packets with invalid addresses +val_help: enable; Enable logging of IPv4 packets with invalid addresses +val_help: disable; Disable logging of Ipv4 packets with invalid addresses default: "enable" |