[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. ce4f6d38509d2bea1051e5e58cb2e08c4f489736

Alexander Wirt formorer at debian.org
Fri Mar 26 22:44:29 UTC 2010


The following commit has been merged in the master branch:
commit ce4f6d38509d2bea1051e5e58cb2e08c4f489736
Author: Alexander Wirt <formorer at debian.org>
Date:   Fri Mar 26 23:44:11 2010 +0100

    In fact only apache2 is supported nowadays

diff --git a/debian/icinga-cgi.config b/debian/icinga-cgi.config
index 66949f1..587dab4 100644
--- a/debian/icinga-cgi.config
+++ b/debian/icinga-cgi.config
@@ -24,7 +24,7 @@ wc_httpd_installed(){
 
 
 # list of installed servers to check for
-default_servers=`wc_httpd_installed apache2 apache apache-ssl apache-perl`
+default_servers=`wc_httpd_installed apache2`
 # convert list to comma seperated list
 server_list=`echo $default_servers | sed -e 's/[[:space:]][[:space:]]*/, /g'`
 

-- 
debian packaging of icinga(-core)



More information about the Pkg-nagios-changes mailing list