summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-09-02 19:40:35 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-09-02 19:40:35 +0000
commit3e2b718c4c75254106509b3316fa651ef71877c3 (patch)
tree3a42a8f3c91c330a9ab875b7e45da1a4f5a7b4ce
parent02cd6d278f4545841f0953ab41c71203e024fc5e (diff)
downloadmaster-31e0f0ae-3e2b718c4c75254106509b3316fa651ef71877c3.tar.gz
master-31e0f0ae-3e2b718c4c75254106509b3316fa651ef71877c3.tar.bz2
master-31e0f0ae-3e2b718c4c75254106509b3316fa651ef71877c3.zip
Do not restart ipsec on hotplug events (#2212)
SVN-Revision: 8577
-rw-r--r--package/strongswan/files/ipsec.iface2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/strongswan/files/ipsec.iface b/package/strongswan/files/ipsec.iface
index 95e0958b84..0716bf79bc 100644
--- a/package/strongswan/files/ipsec.iface
+++ b/package/strongswan/files/ipsec.iface
@@ -5,4 +5,4 @@ CTLFILE="/var/run/pluto.ctl"
[ -e "$CTLFILE" ] || exit
-/etc/init.d/ipsec restart
+/etc/init.d/ipsec update