]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/rootfiles/core/116/update.sh
core116: replace apache restart by stop and start
[people/pmueller/ipfire-2.x.git] / config / rootfiles / core / 116 / update.sh
index 3e03bb33ca0a30355ea14674f1158ae6c01c5e70..84a4bb0c04c5ae2673403dbd9418c7cc1b1cfc11 100644 (file)
@@ -44,7 +44,8 @@ ldconfig
 #/usr/local/bin/update-lang-cache
 
 # Start services
-/etc/init.d/apache restart
+/etc/init.d/apache stop
+/etc/init.d/apache start
 /etc/init.d/snort start
 
 # This update need a reboot...