]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
core161: restart firewall to update IPSec nat exclude rule
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 28 Oct 2021 17:24:08 +0000 (19:24 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 28 Oct 2021 17:24:08 +0000 (19:24 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/161/update.sh

index 8afc92f98844b9dfb17663c89c42fc7b75d591a5..0e4cdeff974a4643be58e10bc526ef95a01f9175 100644 (file)
@@ -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