summaryrefslogtreecommitdiff
path: root/templates/interfaces/tunnel
diff options
context:
space:
mode:
authorUnicronNL <UnicronNL@users.noreply.github.com>2014-08-23 13:40:39 +0200
committerUnicronNL <UnicronNL@users.noreply.github.com>2014-08-23 13:40:39 +0200
commitc5da10d7e9bb8bd43466becbff9db93bcbf07e0d (patch)
tree9c698d955dc797b208d2f73fa68b8540208dc8db /templates/interfaces/tunnel
parent2597f8e06637a0be62bd34430b58f0d317e2f13a (diff)
downloadvyatta-cfg-system-c5da10d7e9bb8bd43466becbff9db93bcbf07e0d.tar.gz
vyatta-cfg-system-c5da10d7e9bb8bd43466becbff9db93bcbf07e0d.zip
Remove execution of vyatta-update-nhtp script
Diffstat (limited to 'templates/interfaces/tunnel')
-rw-r--r--templates/interfaces/tunnel/node.def3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/interfaces/tunnel/node.def b/templates/interfaces/tunnel/node.def
index cc99c1f5..f35bb401 100644
--- a/templates/interfaces/tunnel/node.def
+++ b/templates/interfaces/tunnel/node.def
@@ -87,6 +87,3 @@ end:
if [ "${COMMIT_ACTION}" == DELETE ]; then
/opt/vyatta/sbin/vyatta-tunnel-cleanup $VAR(@)
fi
- if [ -e /opt/vyatta/sbin/vyatta-update-nhrp.pl ]; then
- sudo /opt/vyatta/sbin/vyatta-update-nhrp.pl --tun "$VAR(@)" --commit_tun;
- fi