Core Update 170: Delete orphaned comment from update.sh

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-08-02 15:19:07 +00:00
parent 4e15397dba
commit 6e9f717a33

View File

@@ -169,7 +169,6 @@ chown nobody:nobody /var/lib/ipblocklist
# Update collectd.conf
sed -i /etc/collectd.conf \
-e "/LoadPlugin entropy/d"
#/etc/init.d/collectd restart
# Stop collectd Sevice
/etc/init.d/collectd stop