From 83064ee34ea0659f0c2ea204a76db2112e75332e Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 1 Feb 2019 17:12:23 +0000 Subject: [PATCH] core128: Restart updated apache Signed-off-by: Michael Tremer --- config/rootfiles/core/128/update.sh | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5