From: Michael Tremer Date: Fri, 12 Feb 2021 11:55:23 +0000 (+0000) Subject: core155: Ship collectd X-Git-Tag: v2.25-core155~105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=074075afdcd4a65af8e4cac82ced2a42a6943fe6;p=ipfire-2.x.git core155: Ship collectd Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/155/filelists/collectd b/config/rootfiles/core/155/filelists/collectd new file mode 120000 index 0000000000..871b32f14b --- /dev/null +++ b/config/rootfiles/core/155/filelists/collectd @@ -0,0 +1 @@ +../../../common/collectd \ No newline at end of file diff --git a/config/rootfiles/core/155/update.sh b/config/rootfiles/core/155/update.sh index 771a1b27be..f7b2e82794 100644 --- a/config/rootfiles/core/155/update.sh +++ b/config/rootfiles/core/155/update.sh @@ -52,6 +52,7 @@ ldconfig # Start services /etc/init.d/unbound restart +/etc/init.d/collectd restart /etc/init.d/squid restart # This update needs a reboot...