core117: Ship updated strongswan

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-11-29 12:40:53 +00:00
parent 87ad0c591b
commit 3eaba41041
2 changed files with 6 additions and 0 deletions

View File

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

View File

@@ -32,6 +32,7 @@ for (( i=1; i<=$core; i++ )); do
done
# Stop services
ipsec stop
# Extract files
extract_files
@@ -50,6 +51,10 @@ chmod 600 \
# Start services
/etc/init.d/apache reload
if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then
ipsec start
fi
# This update need a reboot...
#touch /var/run/need_reboot