summaryrefslogtreecommitdiff
path: root/templates/clear/ip
diff options
context:
space:
mode:
Diffstat (limited to 'templates/clear/ip')
-rw-r--r--templates/clear/ip/route/cache/node.tag/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/clear/ip/route/cache/node.tag/node.def b/templates/clear/ip/route/cache/node.tag/node.def
index 37fc458..403e1f9 100644
--- a/templates/clear/ip/route/cache/node.tag/node.def
+++ b/templates/clear/ip/route/cache/node.tag/node.def
@@ -1,3 +1,3 @@
help: Flush the kernel route cache for a given route
allowed: echo -n '<network>'
-run: sudo ${vyatta_bindir}/sudo-users/ip route flush cache $5
+run: sudo ${vyatta_bindir}/sudo-users/ip route flush cache "$5"