From: Arne Fitzenreiter Date: Thu, 28 Oct 2021 17:24:08 +0000 (+0200) Subject: core161: restart firewall to update IPSec nat exclude rule X-Git-Tag: v2.27-core161~2^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=edb856c4af5dd4db50f0a10db4807d99e91e03d4;p=ipfire-2.x.git core161: restart firewall to update IPSec nat exclude rule Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/161/update.sh b/config/rootfiles/core/161/update.sh index 8afc92f988..0e4cdeff97 100644 --- a/config/rootfiles/core/161/update.sh +++ b/config/rootfiles/core/161/update.sh @@ -120,6 +120,7 @@ ldconfig /usr/local/bin/filesystem-cleanup # Start services +/etc/init.d/firewall restart if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then /etc/init.d/ipsec start fi