collectd: start after ntpd.

This commit is contained in:
Arne Fitzenreiter
2011-01-01 17:54:33 +01:00
parent b307417f30
commit 8251173b76
3 changed files with 9 additions and 3 deletions

View 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