One Hat Cyber Team
Your IP :
18.190.217.84
Server IP :
162.241.123.123
Server :
Linux sh016.hostgator.in 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Server Software :
Apache
PHP Version :
8.2.25
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
systemd
/
system
/
View File Name :
acpid.service
[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