Current Path :
/
etc
/
systemd
/
system
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//etc/systemd/system/cpanellogd.service
[Unit] Description=cPanel Log services After=cpanel.service [Service] Type=forking PIDFile=/var/run/cpanellogd.pid ExecStart=/usr/local/cpanel/cpanellogd ExecStop=/usr/local/cpanel/cpanellogd --stop KillMode=process TimeoutStopSec=10 [Install] WantedBy=multi-user.target