From: Michael Tremer Date: Mon, 21 Sep 2020 15:58:12 +0000 (+0000) Subject: core151: Ship collectd X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eb95bddf52bde5c334819d58522ebad78575d691;p=people%2Fms%2Fipfire-2.x.git core151: Ship collectd Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/151/filelists/collectd b/config/rootfiles/core/151/filelists/collectd new file mode 120000 index 0000000000..871b32f14b --- /dev/null +++ b/config/rootfiles/core/151/filelists/collectd @@ -0,0 +1 @@ +../../../common/collectd \ No newline at end of file diff --git a/config/rootfiles/core/151/update.sh b/config/rootfiles/core/151/update.sh index 2ae701af2e..591d6b7d75 100644 --- a/config/rootfiles/core/151/update.sh +++ b/config/rootfiles/core/151/update.sh @@ -52,6 +52,7 @@ ldconfig if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then /etc/init.d/ipsec start fi +/etc/init.d/collectd restart # This update needs a reboot... #touch /var/run/need_reboot