summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/acpid/run
blob: 808808fffb86c0070f1e8c654a57bb1e31977dc9 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
exec 2>&1
export TERM=linux
. /etc/rc.conf
. /etc/rc.d/functions
svwaitup -s 10 /service/rsyslog
stat_runit "Starting acpid"
exec /usr/sbin/acpid  -f -l  -c /etc/acpi/events