From a6aa2159244af565c93a0d771326141b2bb90be2 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 26 Jul 2010 20:53:22 -0700 Subject: Convert firewall rules to val_help: Convert some (but not all) of existing rules using comp_help: to use val_help: (cherry picked from commit 77e13fa992a50cc5721bbad64235bff8f8ecd50d) --- templates/firewall/broadcast-ping/node.def | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'templates/firewall/broadcast-ping') diff --git a/templates/firewall/broadcast-ping/node.def b/templates/firewall/broadcast-ping/node.def index bded462..e779a8b 100644 --- a/templates/firewall/broadcast-ping/node.def +++ b/templates/firewall/broadcast-ping/node.def @@ -7,9 +7,8 @@ type: txt help: Policy for handling broadcast IPv4 ICMP echo and timestamp requests -comp_help:Possible completions: - disable\tDisable processing of broadcast IPv4 ICMP echo/timestamp requests - enable\tEnable processing of broadcast IPv4 ICMP echo/timestamp requests +val_help: disable; Disable processing of broadcast IPv4 ICMP echo/timestamp requests +val_help: enable; Enable processing of broadcast IPv4 ICMP echo/timestamp requests default: "disable" -- cgit v1.2.3