Code

16f26e42f72b86565847b83d5fc16fee1a532a81
[pkg-pnp4nagios.git] / debian / pnp4nagios.default
1 # Defaults for pnp4nagios initscript
2 # sourced by /etc/init.d/pnp4nagios
3 # installed at /etc/default/pnp4nagios by the maintainer scripts
5 #
6 # This is a POSIX shell fragment
7 #
9 # Should NPCD be started? Only "yes" is valid
10 RUN="yes"
12 # Additional options that are passed to the Daemon.
13 DAEMON_OPTS="-d -f /etc/pnp4nagios/npcd.cfg"