aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/acpid/acpid/acpid.service
blob: f70e74096518185589efd459e450fa866ad60514 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=ACPI Event Daemon
After=syslog.target

[Service]
Type=forking
ExecStart=@SBINDIR@/acpid

[Install]
WantedBy=multi-user.target