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