diff options
Diffstat (limited to 'templates/policy/community-list/node.def')
-rw-r--r-- | templates/policy/community-list/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/policy/community-list/node.def b/templates/policy/community-list/node.def index 812dd436..69e094d0 100644 --- a/templates/policy/community-list/node.def +++ b/templates/policy/community-list/node.def @@ -5,4 +5,4 @@ syntax: $(@) >= 1 && $(@) <= 500; " \ community-list must be \ <1-99> Community list number (standard) \ <100-500> Community list number (expanded) " -end: "/opt/vyatta/sbin/vyatta_policy.pl --update-community-list $(@)" +end: "/opt/vyatta/sbin/vyatta-policy.pl --update-community-list $(@)" |