strongswan: add openwrt hotplug script handling
authorFlorian Eckert <fe@dev.tdt.de>
Thu, 5 Jul 2018 10:57:27 +0000 (12:57 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Mon, 16 Jul 2018 09:34:57 +0000 (11:34 +0200)
commit6cd8fcabe6d1727192bf447c7adc8e1eb42ab8f7
tree33694cb179489814922d3d0fdf51fe72d6fa024c
parent9ce4d5191f97f2463fb6426fd6bc099a35dbf662
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>
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]