1
0
httpprocprobed/httpprocwatchd.service

13 lines
255 B
Desktop File

[Unit]
Description=HTTPProcWatchD HTTP process watcher
After=network.target
[Service]
Type=simple
User=nobody
Group=nobody
Restart=on-failure
ExecStart=/usr/bin/httpprocwatchd --config /etc/httpprocwatchd/config.json
[Install]
WantedBy=multi-user.target