[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, master, updated. debian/0.3-1-13-gef2d18e

Alexander Wirt alexander.wirt at credativ.de
Tue Feb 26 09:27:46 UTC 2013


The following commit has been merged in the master branch:
commit ef2d18e601e756e3e1b2c49cb71504fd31faf721
Author: Alexander Wirt <alexander.wirt at credativ.de>
Date:   Tue Feb 26 10:27:29 2013 +0100

    Fix authorize line

diff --git a/debian/patches/nsca-ng.cfg_debian_config b/debian/patches/nsca-ng.cfg_debian_config
index fd70568..8cceaa4 100644
--- a/debian/patches/nsca-ng.cfg_debian_config
+++ b/debian/patches/nsca-ng.cfg_debian_config
@@ -1,10 +1,8 @@
 Description: Debian specific settings
 Author: Alexander Wirt <formorer at debian.org>
 
-Index: pkg-nsca-ng/etc/nsca-ng.cfg
-===================================================================
---- pkg-nsca-ng.orig/etc/nsca-ng.cfg	2013-02-26 09:50:22.734377162 +0100
-+++ pkg-nsca-ng/etc/nsca-ng.cfg	2013-02-26 09:52:40.542382528 +0100
+--- a/etc/nsca-ng.cfg
++++ b/etc/nsca-ng.cfg
 @@ -8,8 +8,30 @@
  #
  # Most probably, you'll have to specify the path to the Nagios command file.
@@ -24,7 +22,7 @@ Index: pkg-nsca-ng/etc/nsca-ng.cfg
 +
 +# This authorization line only allows pinging of the server, but you probably
 +# want to change the password if you go into production
-+authorization "*" {
++authorize "*" {
 +	password = 'change-me'
 +}
 +

-- 
UNNAMED PROJECT



More information about the Pkg-nagios-changes mailing list