From 7fd716f81c2ef856be5e69645340aebc7d4d6901 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 1 Dec 2015 22:37:07 +0000 Subject: [PATCH] core96: Don't restart services that have not been updated Signed-off-by: Michael Tremer --- config/rootfiles/core/96/update.sh | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.39.2