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

@@ -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