Code

pnp4nagios.default: Some minor cleanup.
[pkg-pnp4nagios.git] / debian / pnp4nagios.default
index 16f26e42f72b86565847b83d5fc16fee1a532a81..737a5363403df83fa2981b4a265ef13d1e61985e 100644 (file)
@@ -1,13 +1,7 @@
-# Defaults for pnp4nagios initscript
-# sourced by /etc/init.d/pnp4nagios
-# installed at /etc/default/pnp4nagios by the maintainer scripts
+# Default settings for the pnp4nagios init script.
 
-#
-# This is a POSIX shell fragment
-#
-
-# Should NPCD be started? Only "yes" is valid
+# Should NPCD be started? ("yes" to enable)
 RUN="yes"
 
-# Additional options that are passed to the Daemon.
+# Additional options that are passed to the daemon.
 DAEMON_OPTS="-d -f /etc/pnp4nagios/npcd.cfg"