mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
collectd: start after ntpd.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user