packages/net/strongswan
Hans Dedecker d0ac611bf0 strongswan: fix OpenWrt hotplug script handling
Commit 6cd8fcabe added ipsec hotplug script support by calling "exec
/sbin/hotplug-call ipsec".
Using the exec call breaks the insertion of iptables rules by the _updown.in
script as hotplug-call just replaces the current shell meaning the commands
following exec do not run since the shell is replaced and as a result lead to
connectivity issues.
Fix this by removing the exec command in front of /sbin/hotplug-call.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2018-09-13 14:37:53 +02:00
..
files strongswan: add openwrt hotplug script handling 2018-07-16 11:34:57 +02:00
patches strongswan: fix OpenWrt hotplug script handling 2018-09-13 14:37:53 +02:00
Config.in strongswan: import, update, adopt 2014-08-17 10:11:02 +02:00
Makefile Merge pull request #6423 from micmac1/strongswan-uclibc-iconv 2018-08-02 19:42:31 +03:00