projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02cd6d2
)
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)
SVN-Revision: 8577
package/strongswan/files/ipsec.iface
patch
|
blob
|
history
diff --git
a/package/strongswan/files/ipsec.iface
b/package/strongswan/files/ipsec.iface
index 95e0958b84f49c81d4c1fff42b5557b70e8e5498..0716bf79bc54685b04e1a22102f2a1e0ea91660e 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