summaryrefslogtreecommitdiff
path: root/puppet/modules/nagios/files/pnp4nagios/npcd
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/modules/nagios/files/pnp4nagios/npcd')
-rw-r--r--puppet/modules/nagios/files/pnp4nagios/npcd8
1 files changed, 8 insertions, 0 deletions
diff --git a/puppet/modules/nagios/files/pnp4nagios/npcd b/puppet/modules/nagios/files/pnp4nagios/npcd
new file mode 100644
index 00000000..64b3d4d9
--- /dev/null
+++ b/puppet/modules/nagios/files/pnp4nagios/npcd
@@ -0,0 +1,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"
+