summaryrefslogtreecommitdiffstats
path: root/startup/openrc-conf.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 16:21:12 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 16:21:12 +0000
commitfa618ad4282bbbbd35ee53dcd71fed599fec9e68 (patch)
tree9dfd8920b74d0bdcfdd3f663fcc8e74701cf095b /startup/openrc-conf.in
parentInitial commit. (diff)
downloadnagios-nrpe-fa618ad4282bbbbd35ee53dcd71fed599fec9e68.tar.xz
nagios-nrpe-fa618ad4282bbbbd35ee53dcd71fed599fec9e68.zip
Adding upstream version 4.1.0.upstream/4.1.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'startup/openrc-conf.in')
-rw-r--r--startup/openrc-conf.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/startup/openrc-conf.in b/startup/openrc-conf.in
new file mode 100644
index 0000000..1e6bd84
--- /dev/null
+++ b/startup/openrc-conf.in
@@ -0,0 +1,7 @@
+# /etc/conf.d/nrpe : config file for /etc/init.d/nrpe
+
+# The configuration file to use.
+NRPE_CFG="@sysconfdir@/nrpe.cfg"
+
+# Any additional options (e.g. -n -4 -6) to pass to the nrpe daemon.
+NRPE_OPTS=""