summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2012-09-17 19:41:20 +0200
committervarac <varacanero@zeromail.org>2012-09-17 19:41:20 +0200
commitf1b4a418438a627d40ef61e462639268571ebbc2 (patch)
tree9f25fd953d3ef235bddb501d7535c6d16caccf51 /files
parent6da14f08d802483abb98548544002e899b283b64 (diff)
configure pnp4nagios npcd
Diffstat (limited to 'files')
-rw-r--r--files/pnp4nagios/npcd8
1 files changed, 8 insertions, 0 deletions
diff --git a/files/pnp4nagios/npcd b/files/pnp4nagios/npcd
new file mode 100644
index 0000000..64b3d4d
--- /dev/null
+++ b/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"
+