]> git.pld-linux.org Git - packages/nagios-nrpe.git/commitdiff
- rel 2; restore important config part auto/th/nagios-nrpe-4.0.3-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 11 Jun 2021 09:03:56 +0000 (11:03 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 11 Jun 2021 09:03:56 +0000 (11:03 +0200)
nagios-nrpe-config.patch
nagios-nrpe.spec

index b63ccb2a41497ce033bc7fdca8cd9279fa0d40c0..b3799914033c4c656ccca9aa38725f6efb763bcf 100644 (file)
@@ -1,6 +1,7 @@
---- nrpe-4.0.3/sample-config/nrpe.cfg.in~      2020-04-28 23:10:40.000000000 +0200
-+++ nrpe-4.0.3/sample-config/nrpe.cfg.in       2021-05-10 16:07:17.744206907 +0200
-@@ -274,87 +274,6 @@ connection_timeout=300
+diff -urN nrpe-4.0.3.org/sample-config/nrpe.cfg.in nrpe-4.0.3/sample-config/nrpe.cfg.in
+--- nrpe-4.0.3.org/sample-config/nrpe.cfg.in   2020-04-28 23:10:40.000000000 +0200
++++ nrpe-4.0.3/sample-config/nrpe.cfg.in       2021-06-11 11:03:15.467505455 +0200
+@@ -274,87 +274,6 @@
  # If this option is not set, the error messages will be logged.
  disable_syslog=0
  
  # INCLUDE CONFIG DIRECTORY
  # This directive allows you to include definitions from config files (with a
  # .cfg extension) in one or more directories (with recursion).
+@@ -367,3 +286,7 @@
+ # when starting the NRPE daemon. 
+ #keep_env_vars=NRPE_MULTILINESUPPORT,NRPE_PROGRAMVERSION
++
++#include_dir=<somedirectory>
++#include_dir=<someotherdirectory>
++include_dir=/etc/nagios/nrpe.d
index 86901a08f99fc998c635fc7d874e6e96700cec90..6f13e3f703c4c9ce61ca8bb99011ea3c19d59de8 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Nagios remote plugin execution service/plugin
 Summary(pl.UTF-8):     Demon i wtyczka zdalnego wywoływania wtyczek Nagios
 Name:          nagios-nrpe
 Version:       4.0.3
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Networking
 Source0:       https://github.com/NagiosEnterprises/nrpe/releases/download/nrpe-%{version}/nrpe-%{version}.tar.gz
This page took 0.03187 seconds and 4 git commands to generate.