strongswan: add openwrt hotplug script handling
authorFlorian Eckert <fe@dev.tdt.de>
Thu, 5 Jul 2018 10:57:27 +0000 (12:57 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 24 Sep 2018 06:49:40 +0000 (08:49 +0200)
commit1f4c93972ef6616acc897035c3cadd68947670b3
treecb886d0677a32e18ed04918e494518a0f8ed6311
parentc340159a9230249bfca790f7edc73b8cd35fb239
strongswan: add openwrt hotplug script handling

Ipsec user script (/etc/ipsec.user) now get called indirectly by openwrt
"/sbin/hotplug-call". So other packages could also install their scripts
in "/etc/hotplug.d/ipsec".

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit 6cd8fcabe6d1727192bf447c7adc8e1eb42ab8f7)
net/strongswan/Makefile
net/strongswan/files/etc/hotplug.d/ipsec/01-user [new file with mode: 0644]
net/strongswan/patches/300-include-ipsec-hotplug.patch [new file with mode: 0644]
net/strongswan/patches/300-include-ipsec-user-script.patch [deleted file]