From: Michael Tremer Date: Tue, 1 Dec 2015 22:37:07 +0000 (+0000) Subject: core96: Don't restart services that have not been updated X-Git-Url: http://git.ipfire.org/?p=people%2Fjschlag%2Fipfire-2.x.git;a=commitdiff_plain;h=7fd716f81c2ef856be5e69645340aebc7d4d6901 core96: Don't restart services that have not been updated Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/96/update.sh b/config/rootfiles/core/96/update.sh index 80cba85a58..7faf4b8191 100644 --- a/config/rootfiles/core/96/update.sh +++ b/config/rootfiles/core/96/update.sh @@ -41,8 +41,6 @@ extract_files # Start services /etc/init.d/dnsmasq restart -/etc/init.d/sshd start -/etc/init.d/squid start # This update need a reboot... #touch /var/run/need_reboot