From: florian Date: Sun, 2 Sep 2007 19:40:35 +0000 (+0000) Subject: Do not restart ipsec on hotplug events (#2212) X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=079261ca7b428a065039426f2d9d4daf851933c9;p=openwrt.git Do not restart ipsec on hotplug events (#2212) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8577 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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