summaryrefslogtreecommitdiff
path: root/templates/policy/access-list
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@uffda.(none)>2007-10-12 16:48:14 -0700
committerStig Thormodsrud <stig@uffda.(none)>2007-10-12 16:48:14 -0700
commit83331a0a334130cc438805c124fd05d93eddd5d0 (patch)
treeb99cc192313d7803a4594084a65c041e7752e0dc /templates/policy/access-list
parent0c23fb8b146cab3fbc48d4f8d45aae501e599a8a (diff)
downloadvyatta-cfg-quagga-83331a0a334130cc438805c124fd05d93eddd5d0.tar.gz
vyatta-cfg-quagga-83331a0a334130cc438805c124fd05d93eddd5d0.zip
First cut of RIP new cli.
Fix filename on vyatta_policy.pl.
Diffstat (limited to 'templates/policy/access-list')
-rw-r--r--templates/policy/access-list/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/policy/access-list/node.def b/templates/policy/access-list/node.def
index b97eb0a6..c1026172 100644
--- a/templates/policy/access-list/node.def
+++ b/templates/policy/access-list/node.def
@@ -11,4 +11,4 @@ syntax: ($(@) >= 1 && $(@) <= 199) || ($(@) >= 1300 && $(@) <= 2699); \
<100-199> IP extended access list \n \
<1300-1999> IP standard access list (expanded range) \n \
<2000-2699> IP extended access list (expanded range) \n "
-end: "/opt/vyatta/sbin/vyatta_policy.pl --update-access-list $(@)"
+end: "/opt/vyatta/sbin/vyatta-policy.pl --update-access-list $(@)"