2011-10-09 17:11:25 +02:00
|
|
|
[Unit]
|
|
|
|
Description=ACPI Event Daemon
|
2011-10-10 17:17:38 +02:00
|
|
|
Requires=acpid.socket
|
2011-10-09 17:11:25 +02:00
|
|
|
|
|
|
|
[Service]
|
2011-10-10 17:17:38 +02:00
|
|
|
EnvironmentFile=/etc/conf.d/acpid
|
|
|
|
ExecStart=/usr/sbin/acpid -f ${ACPID_ARGS}
|