From: Michael Tremer Date: Fri, 1 Feb 2019 17:12:23 +0000 (+0000) Subject: core128: Restart updated apache X-Git-Tag: v2.21-core128~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=83064ee34ea0659f0c2ea204a76db2112e75332e;p=ipfire-2.x.git core128: Restart updated apache Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/128/update.sh b/config/rootfiles/core/128/update.sh index c5893ac090..8eacdd9ebe 100644 --- a/config/rootfiles/core/128/update.sh +++ b/config/rootfiles/core/128/update.sh @@ -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