HEX
Server: Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
System: Linux golden.server-sky-dns.com 3.10.0-1160.59.1.el7.x86_64 #1 SMP Mon Mar 7 01:49:29 EST 2022 x86_64
User: arkitgroups (1041)
PHP: 8.2.8
Disabled: NONE
Upload Files
File: //lib/systemd/system/cwpsrv.service
[Unit]
Description=CentOS Web Panel service (daemon)
After=network.target

[Service]
Type=forking
PIDFile=/usr/local/cwpsrv/var/run/nginx.pid
ExecStartPre=/usr/local/cwpsrv/bin/cwpsrv -t
ExecStart=/usr/local/cwpsrv/bin/cwpsrv
ExecReload=/bin/kill -s HUP $MAINPID
ExecStop=/bin/kill -s QUIT $MAINPID
PrivateTmp=true
Restart=always
RestartSec=5

[Install]
WantedBy=multi-user.target