Do not restart ipsec on hotplug events (#2212)
authorFlorian Fainelli <florian@openwrt.org>
Sun, 2 Sep 2007 19:40:35 +0000 (19:40 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 2 Sep 2007 19:40:35 +0000 (19:40 +0000)
SVN-Revision: 8577

package/strongswan/files/ipsec.iface

index 95e0958b84f49c81d4c1fff42b5557b70e8e5498..0716bf79bc54685b04e1a22102f2a1e0ea91660e 100644 (file)
@@ -5,4 +5,4 @@ CTLFILE="/var/run/pluto.ctl"
 
 [ -e "$CTLFILE" ] || exit
 
-/etc/init.d/ipsec restart
+/etc/init.d/ipsec update