projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69ffd95
)
Do not restart ipsec on hotplug events (#2212)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 2 Sep 2007 19:40:35 +0000
(19:40 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 2 Sep 2007 19:40:35 +0000
(19:40 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8577
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/strongswan/files/ipsec.iface
patch
|
blob
|
history
diff --git
a/package/strongswan/files/ipsec.iface
b/package/strongswan/files/ipsec.iface
index
95e0958
..
0716bf7
100644
(file)
--- 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