Viewing File: /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/lib/panels/remote/conf/emps/remote.service
[Unit]
Description=Softaculous Remote Service
After=network.target
[Service]
Type=forking
Restart=no
TimeoutSec=5min
IgnoreSIGPIPE=no
KillMode=process
GuessMainPID=no
RemainAfterExit=yes
ExecStart=/usr/local/softaculous/conf/remote/emps/emps start
ExecStop=/usr/local/softaculous/conf/remote/emps/emps stop
ExecReload=/usr/local/softaculous/conf/remote/emps/emps restart
[Install]
WantedBy=multi-user.target
Back to Directory