core128: Restart updated apache

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2019-02-01 17:12:23 +00:00
parent 57bc05a53d
commit 83064ee34e

View File

@@ -55,6 +55,7 @@ if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then
/etc/init.d/ipsec restart
fi
/etc/init.d/sshd restart
/etc/init.d/apache restart
# Finish
/etc/init.d/fireinfo start