diff --git a/config/rootfiles/core/175/update.sh b/config/rootfiles/core/175/update.sh index eec37b5e4..83303a1c3 100644 --- a/config/rootfiles/core/175/update.sh +++ b/config/rootfiles/core/175/update.sh @@ -137,8 +137,8 @@ chmod -v 644 /var/log/pakfire.log # Apply local configuration to sshd_config /usr/local/bin/sshctrl -# Restart firewall to fix #13088 as fast as possible -/etc/rc.d/init.d/firewall restart +# Reload firewall to fix #13088 as fast as possible +/etc/rc.d/init.d/firewall reload # Start services if grep -q "ENABLE_IDS=on" /var/ipfire/suricata/settings; then