summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2012-09-17 19:41:20 +0200
committerLeap devs <sysdev@leap.se>2012-09-19 16:06:55 +0000
commit3304733fa0b9bb1ddf49908c4d656fb472caa42c (patch)
tree9ced9930f52234f0750ea1b2ab658055c6cba57d /files
parent17db655f6589ecf4d673b723f59dd04e5c22b170 (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"
+