mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Fixed collectd init script
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
|
||||
eval $(/usr/local/bin/readhash /var/ipfire/main/settings)
|
||||
|
||||
if [ "$RRDLOG" = '' ]; then
|
||||
RRDLOG=/var/log/rrd
|
||||
fi
|
||||
|
||||
case "$1" in
|
||||
start)
|
||||
if [ ! -e /etc/sysconfig/lm_sensors ]; then
|
||||
|
||||
Reference in New Issue
Block a user