summaryrefslogtreecommitdiff
path: root/templates/protocols/ripng/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates/protocols/ripng/node.def')
-rw-r--r--templates/protocols/ripng/node.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/protocols/ripng/node.def b/templates/protocols/ripng/node.def
index 9b0d1f5b..ed2c163f 100644
--- a/templates/protocols/ripng/node.def
+++ b/templates/protocols/ripng/node.def
@@ -2,4 +2,3 @@ help: Configure Routing Information Protocol (RIPng) parameters
create: sudo /opt/vyatta/sbin/quagga-manager start ripngd
vyatta-vtysh -c "configure terminal" -c "router ripng"
delete: vyatta-vtysh -c "configure terminal" -c "no router ripng"
-end: sudo /opt/vyatta/sbin/quagga-manager update