Files
webserv/initrc/webservd.service
Олег Бородин e18bc7beef initial import
2024-01-16 09:02:47 +02:00

13 lines
218 B
Desktop File

[Unit]
Description=webservd
[Service]
Type=forking
PIDFile=/home/ziggi/projects/w2serv/tmp.run/webservd.pid
ExecStart=/usr/local/sbin/webservd
ExecReload=/bin/kill -HUP $MAINPID
[Install]
WantedBy=multi-user.target