From: Michael Tremer Date: Wed, 19 Aug 2020 11:56:56 +0000 (+0000) Subject: core149: Fix typo in apache initscript X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f43ee385502493e01e609743b5feba86a6cc4a14;p=people%2Fms%2Fipfire-2.x.git core149: Fix typo in apache initscript Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/149/update.sh b/config/rootfiles/core/149/update.sh index 63e10efaaf..d30f748f5b 100644 --- a/config/rootfiles/core/149/update.sh +++ b/config/rootfiles/core/149/update.sh @@ -49,7 +49,7 @@ ldconfig /usr/local/bin/filesystem-cleanup # Start services -/etc/init.d/apache2 restart +/etc/init.d/apache restart /etc/init.d/unbound restart # Update crontab