packages: nagios/config.patch - no spoofing (disable update checks)

glen glen at pld-linux.org
Mon Aug 3 19:30:24 CEST 2009


Author: glen                         Date: Mon Aug  3 17:30:24 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- no spoofing (disable update checks)

---- Files affected:
packages/nagios:
   config.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/nagios/config.patch
diff -u packages/nagios/config.patch:1.3 packages/nagios/config.patch:1.4
--- packages/nagios/config.patch:1.3	Mon Aug  3 18:43:41 2009
+++ packages/nagios/config.patch	Mon Aug  3 19:30:19 2009
@@ -49,7 +49,7 @@
  # You can define $USERx$ macros in this file, which can in turn be used
  # in command definitions in your host config file(s).  $USERx$ macros are
 --- nagios-3.1.2/sample-config/nagios.cfg.in	2009-08-03 18:45:46.405840760 +0300
-+++ nagios-3.1.2/sample-config/nagios.cfg.in	2009-08-03 18:45:46.405840760 +0300
++++ nagios-3.1.2/sample-config/nagios.cfg.in	2009-08-03 20:28:57.068540313 +0300
 @@ -1,13 +1,11 @@
  ##############################################################################
  #
@@ -115,6 +115,24 @@
  
 -log_archive_path=@localstatedir@/archives
 +log_archive_path=/var/log/nagios/archives
+ 
+ 
+ 
+@@ -728,7 +721,7 @@
+ # by Nagios Enterprises from the update check is processed in accordance
+ # with our privacy policy - see http://api.nagios.org for details.
+ 
+-check_for_updates=1
++check_for_updates=0
+ 
+ 
+ 
+@@ -740,7 +733,7 @@
+ # this data to determine the number of users running specific version of
+ # Nagios.  Enable this option if you do not want this information to be sent.
+ 
+-bare_update_check=0
++bare_update_check=1
  
  
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios/config.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list