mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 10:35:53 +02:00
core190: Ship collectd changed
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
etc/collectd.conf
|
||||
etc/collectd.d
|
||||
etc/rc.d/init.d/collectd
|
||||
srv/web/ipfire/cgi-bin/index.cgi
|
||||
srv/web/ipfire/cgi-bin/logs.cgi/log.dat
|
||||
var/ipfire/network-functions.pl
|
||||
|
||||
@@ -50,7 +50,13 @@ ldconfig
|
||||
# Apply local configuration to sshd_config
|
||||
/usr/local/bin/sshctrl
|
||||
|
||||
# collectd
|
||||
if [ -e "/etc/collectd.custom" ]; then
|
||||
mv -v /etc/collectd.custom /etc/collectd.d/
|
||||
fi
|
||||
|
||||
# Start services
|
||||
/etc/init.d/collectd restart
|
||||
|
||||
# This update needs a reboot...
|
||||
touch /var/run/need_reboot
|
||||
|
||||
Reference in New Issue
Block a user