#
# THIS FILE IS MANAGED BY PUPPET
# /etc/puppet/modules/production/icinga/files/squeeze/etc/default/npcd
#

# 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"
