core153: ship strongswan

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2020-11-24 11:08:13 +01:00
parent 76da59bba6
commit ef14d8a064
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1 @@
../../../common/strongswan

View File

@@ -89,6 +89,7 @@ rm -rf /lib/modules
# Remove files
# Stop services
/etc/init.d/ipsec stop
# Extract files
extract_files
@@ -111,6 +112,9 @@ sed -e "s/^%hourly,random \* \* \*/%hourly,random */g" \
fcrontab -z
# Start services
if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then
/etc/init.d/ipsec start
fi
/etc/init.d/suricata restart
# Reload sysctl.conf