1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 05:36:20 +03:00

Do not restart ipsec on hotplug events (#2212)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8577 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-09-02 19:40:35 +00:00
parent a702c26fde
commit 079261ca7b

View File

@ -5,4 +5,4 @@ CTLFILE="/var/run/pluto.ctl"
[ -e "$CTLFILE" ] || exit
/etc/init.d/ipsec restart
/etc/init.d/ipsec update