summarylogtreecommitdiffstats
path: root/npcd.service
blob: dcde04fa6492425a17c4bb2cf54ca79f3d3c790e (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=PNP4Nagios NPCD service
After=network.target

[Service]
Type=forking
PIDFile=/var/run/npcd.pid
ExecStart=/usr/bin/npcd -d -f /etc/pnp4nagios/npcd.cfg

[Install]
WantedBy=multi-user.target