From 2a087dd9cd507696045299a6884a3f2242ef174e Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Tue, 24 Mar 2009 18:25:14 -0700 Subject: Change "syntax" to "commit" check for "protocol ospf passive-interace" --- templates/protocols/ospf/passive-interface/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/protocols/ospf/passive-interface') diff --git a/templates/protocols/ospf/passive-interface/node.def b/templates/protocols/ospf/passive-interface/node.def index 9db0aca8..d82edd03 100644 --- a/templates/protocols/ospf/passive-interface/node.def +++ b/templates/protocols/ospf/passive-interface/node.def @@ -2,7 +2,7 @@ multi: type: txt help: Set to suppress routing updates on an interface -syntax:expression: exec "${vyatta_sbindir}/vyatta-interfaces.pl \ +commit:expression: exec "${vyatta_sbindir}/vyatta-interfaces.pl \ --check all --dev $VAR(@) 2> /dev/null || \ [ x$VAR(@) == xdefault ]"; \ "$VAR(@) is not 'default' or a known interface name" -- cgit v1.2.3