]> git.pld-linux.org Git - packages/acpid.git/blame - acpid.service
- rel 15
[packages/acpid.git] / acpid.service
CommitLineData
9afb266f 1[Unit]
914b6166
PG
2Description=System ACPI Daemon
3After=syslog.service
4
5[Service]
14aa70d3
JR
6EnvironmentFile=-/etc/sysconfig/acpid
7ExecStartPre=-/usr/share/acpid/acpid.preconfig
8ExecStart=/usr/sbin/acpid -f $PROGRAM_ARGS
90ba3aa6 9Restart=always
914b6166
PG
10
11[Install]
12WantedBy=multi-user.target
This page took 0.073555 seconds and 4 git commands to generate.