| Current Path : /lib/systemd/system/ |
| Current File : //lib/systemd/system/ndn-procwatch.service |
[Unit] Description=procwatch service After=network.target [Service] Type=simple PIDFile=/var/run/procwatch.pid Restart=on-failure ExecStart=/usr/local/dh/bin/procwatch [Install] WantedBy=multi-user.target