From c5da10d7e9bb8bd43466becbff9db93bcbf07e0d Mon Sep 17 00:00:00 2001 From: UnicronNL Date: Sat, 23 Aug 2014 13:40:39 +0200 Subject: Remove execution of vyatta-update-nhtp script --- templates/interfaces/tunnel/node.def | 3 --- 1 file changed, 3 deletions(-) (limited to 'templates/interfaces/tunnel') 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 -- cgit v1.2.3