core128: Ship updated firewall initscript

Require reboot after the update

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2019-02-07 15:13:50 +00:00
parent e01e07ec8b
commit 02a8a241bb
2 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ srv/web/ipfire/cgi-bin/credits.cgi
var/ipfire/langs
etc/rc.d/helper/aws-setup
etc/rc.d/init.d/aws
etc/rc.d/init.d/firewall
etc/ssl/openssl.cnf
etc/sysctl.conf
srv/web/ipfire/cgi-bin/proxy.cgi

View File

@@ -63,6 +63,9 @@ fi
/etc/init.d/sshd restart
/etc/init.d/apache restart
# This update needs a reboot...
touch /var/run/need_reboot
# Finish
/etc/init.d/fireinfo start
sendprofile