summaryrefslogtreecommitdiff
path: root/puppet/modules/nagios/files/pnp4nagios/npcd
blob: 64b3d4d99a15d72397fcf0b377418a8f1506ad75 (plain)
1
2
3
4
5
6
7
8
# Default settings for the NPCD init script.

# Should NPCD be started? ("yes" to enable)
RUN="yes"

# Additional options that are passed to the daemon.
DAEMON_OPTS="-d -f /etc/pnp4nagios/npcd.cfg"