acpid/acpid.service
Petr Šabata 6107fdfcb8 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/acpid#ccc98ef2a6dfeefe95d2d857e572e5c410db86f3
2020-10-14 21:31:15 +02:00

14 lines
249 B
Desktop File

[Unit]
Description=ACPI Event Daemon
Documentation=man:acpid(8)
Requires=acpid.socket
[Service]
StandardInput=socket
EnvironmentFile=/etc/sysconfig/acpid
ExecStart=/usr/sbin/acpid -f $OPTIONS
[Install]
Also=acpid.socket
WantedBy=multi-user.target