summaryrefslogtreecommitdiff
path: root/puppet/modules/nagios/files/pnp4nagios/npcd
diff options
context:
space:
mode:
authorMicah <micah@leap.se>2016-05-24 10:19:34 -0400
committerMicah <micah@leap.se>2016-05-24 10:19:34 -0400
commit4e4f581e5ad057da6dc38a2e820600227168de57 (patch)
treeda512377b1cc9c942d0e2d2ed71ced38ad78f6cc /puppet/modules/nagios/files/pnp4nagios/npcd
parent85a00655cbfa53ddbae455e26700d3d9888bf9f0 (diff)
parenta8c803387fe3a53cfee912470d98b1a39d8b1940 (diff)
Merge commit 'a8c803387fe3a53cfee912470d98b1a39d8b1940' as 'puppet/modules/nagios'
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"
+