From: Peter Müller Date: Sun, 18 Sep 2022 20:24:50 +0000 (+0000) Subject: Core Update 171: Stop and restart collectd X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b029818d1ad011837dee87724c1bad8762368833;p=people%2Fms%2Fipfire-2.x.git Core Update 171: Stop and restart collectd Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/171/update.sh b/config/rootfiles/core/171/update.sh index dd093e8563..86efc8afca 100644 --- a/config/rootfiles/core/171/update.sh +++ b/config/rootfiles/core/171/update.sh @@ -37,6 +37,7 @@ done /usr/local/bin/openvpnctrl -k /usr/local/bin/openvpnctrl -kn2n /etc/rc.d/init.d/ipsec stop +/etc/rc.d/init.d/collectd stop # Remove files rm -rvf \ @@ -150,6 +151,7 @@ ldconfig /usr/local/bin/filesystem-cleanup # Start services +/etc/rc.d/init.d/collectd start /etc/rc.d/init.d/apache start if grep -q "ENABLED=on" /var/ipfire/ovpn/settings; then /usr/local/bin/openvpnctrl -s