Code

Split package into "pnp4nagios-bin" and "pnp4nagios-web".
[pkg-pnp4nagios.git] / debian / pnp4nagios-bin.default
1 # Default settings for the pnp4nagios init script.
3 # Should NPCD be started? ("yes" to enable)
4 RUN="yes"
6 # Additional options that are passed to the daemon.
7 DAEMON_OPTS="-d -f /etc/pnp4nagios/npcd.cfg"