summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/apcupsd/run
blob: 7d9034ee9b6eea892ee03ccb5b8e3bea3b7aa1ba (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
exec 2>&1
MYTH_RUN_STATUS="1"
. /etc/rc.conf
. /etc/rc.d/functions

stat_runit "Starting APC UPS Daemon"
exec /usr/bin/apcupsd -b -f /etc/apcupsd/apcupsd.conf