summaryrefslogtreecommitdiff
path: root/templates/protocols/static
diff options
context:
space:
mode:
Diffstat (limited to 'templates/protocols/static')
-rw-r--r--templates/protocols/static/node.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/protocols/static/node.def b/templates/protocols/static/node.def
index f5d5a42f..0cbd6d1b 100644
--- a/templates/protocols/static/node.def
+++ b/templates/protocols/static/node.def
@@ -1,8 +1,8 @@
priority: 480
-help: static route parameters
+help: Static route parameters
end:
if [ "$COMMIT_ACTION" != "DELETE" ]; then
- vtysh -d zebra -c 'sh run' > /opt/vyatta/etc/quagga/zebra.conf
+ vtysh -d zebra -c 'sh run' > /opt/vyatta/etc/quagga/zebra.conf
else
rm -f /opt/vyatta/etc/quagga/zebra.conf
fi