2010-08-11 14:59:17 +00:00
|
|
|
[Unit]
|
|
|
|
Description=ACPI Event Daemon
|
2014-01-13 09:51:04 +00:00
|
|
|
Documentation=man:acpid(8)
|
|
|
|
Requires=acpid.socket
|
2010-08-11 14:59:17 +00:00
|
|
|
|
|
|
|
[Service]
|
2015-06-02 08:17:24 +00:00
|
|
|
StandardInput=socket
|
2010-12-08 10:09:40 +00:00
|
|
|
EnvironmentFile=/etc/sysconfig/acpid
|
2014-01-13 09:51:04 +00:00
|
|
|
ExecStart=/usr/sbin/acpid -f $OPTIONS
|
2010-08-11 14:59:17 +00:00
|
|
|
|
|
|
|
[Install]
|
2014-01-13 09:51:04 +00:00
|
|
|
Also=acpid.socket
|