]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/rootfiles/core/44/update.sh
collectd: start after ntpd.
[people/pmueller/ipfire-2.x.git] / config / rootfiles / core / 44 / update.sh
index 11ea8ac260d7e6723a9515eda1990a9ed0cc4628..e30a0e00d3ebc72bdff795ee6d2648c1a9918016 100644 (file)
@@ -103,6 +103,12 @@ echo Unpack the updated files ...
 tar xvf /opt/pakfire/tmp/files --preserve --numeric-owner -C / \
        --no-overwrite-dir
 
+#
+# Change collectd init symlinks
+#
+rm -f /etc/rc.d/rc3.d/S21collectd
+ln -f -s ../init.d/collectd /etc/rc.d/rc3.d/S29collectd
+
 # Remove old pakfire cronjob.
 rm -f /etc/fcron.daily/pakfire-update