mirror of
https://github.com/unraid/webgui.git
synced 2026-05-12 23:30:01 -05:00
Update rc.apcupsd
This commit is contained in:
+1
-1
@@ -18,11 +18,11 @@ LOCK="/var/lock/apcupsd"
|
||||
# run & log functions
|
||||
. /etc/rc.d/rc.runlog
|
||||
|
||||
|
||||
apcupsd_running(){
|
||||
sleep 0.1
|
||||
[[ -f $APCPID ]]
|
||||
}
|
||||
|
||||
apcupsd_start(){
|
||||
log "Starting $DAEMON..."
|
||||
local REPLY
|
||||
|
||||
Reference in New Issue
Block a user