Core Update 172: Ship and restart strongSwan

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-10-24 08:57:00 +00:00
parent 4929efb7d8
commit f6121180b8
2 changed files with 5 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
/etc/rc.d/init.d/ipsec stop
# Remove files
@@ -48,6 +49,9 @@ ldconfig
/usr/local/bin/filesystem-cleanup
# Start services
if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then
/etc/init.d/ipsec start
fi
# This update needs a reboot...
#touch /var/run/need_reboot