summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/apcupsd/run
blob: 70bd9e038bb3e1ba3a70be1067c9ca8be6e471b1 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
exec 2>&1

. /etc/rc.conf
. /etc/rc.d/functions

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