mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 17:32:57 +02:00
Disabled mbmon in collectd initskript/config
This commit is contained in:
@@ -20,9 +20,10 @@ case "$1" in
|
||||
# later mbmon will be replaced by lmsensors, if mbmon is not running on your
|
||||
# system, we advise to comment out these lines in order to prevent fail
|
||||
#
|
||||
boot_mesg "Bringing up mbmon daemon..."
|
||||
/usr/bin/mbmon -P 411 -r
|
||||
evaluate_retval
|
||||
# boot_mesg "Bringing up mbmon daemon..."
|
||||
# /usr/bin/mbmon -P 411 -r
|
||||
# evaluate_retval
|
||||
|
||||
;;
|
||||
|
||||
stop)
|
||||
|
||||
Reference in New Issue
Block a user