| Server IP : 118.27.122.248 / Your IP : 216.73.216.65 Web Server : Apache System : Linux web0264.sh.tyo1 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64 User : c9415830 ( 11735) PHP Version : 8.4.17 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /lib/systemd/system/ |
Upload File : |
[Unit] Description=ACPI Event Daemon After=syslog.target # This could probably benefit from socket activation, but honestly I think it # is time for acpid to go away, and hence I am not planning to spend the time # to add socket activation here. We use Type=forking to ensure that the # communication sockets are in place before boot proceeds with any service # needing this service. Would acpid support socket activation we could use # Type=simple here. [Service] Type=forking EnvironmentFile=/etc/sysconfig/acpid ExecStart=/usr/sbin/acpid $OPTIONS [Install] WantedBy=multi-user.target