From: Arne Fitzenreiter Date: Fri, 30 Apr 2010 20:07:00 +0000 (+0200) Subject: Don't restart collectd after upgrade. X-Git-Tag: v2.9-beta1~341 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fb5d2ce172b7621f235576cdf566d656692670b1;p=ipfire-2.x.git Don't restart collectd after upgrade. The sensor modules are not present until reboot --- diff --git a/config/rootfiles/core/38/update.sh b/config/rootfiles/core/38/update.sh index 20b8e2cb68..e4843b8058 100644 --- a/config/rootfiles/core/38/update.sh +++ b/config/rootfiles/core/38/update.sh @@ -167,7 +167,6 @@ echo Cleaned up collectd directory from $PRECLEAN to $POSTCLEAN size. # Start Sevices # /etc/init.d/squid start -/etc/init.d/collectd start # # This core-update need a reboot /usr/bin/logger -p syslog.emerg -t core-upgrade-38 "Upgrade finished. If you use a customized grub.cfg"