[Pkg-nagios-changes] [SCM] Debian packaging for Nagios3 branch, master, updated. debian/3.4.1-2-19-g04df464
Alexander Wirt
formorer at debian.org
Thu Jun 27 05:47:52 UTC 2013
The following commit has been merged in the master branch:
commit c14f6cf4719d2f283d46a45fceffb6ba28440626
Author: Alexander Wirt <formorer at debian.org>
Date: Wed Jun 26 23:11:15 2013 +0200
Deprecate Nagios1 compatible Nagios configuration
diff --git a/debian/rules b/debian/rules
index 07c8d33..19dccca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -125,12 +125,6 @@ install-stamp: build-stamp fix-configs-stamp
dh_install -i
dh_installinit --name nagios3 -- defaults 30 18
dh_installexamples
- # and now set up the "nagios1 version" of the apache2.conf
- sed -e 's,^#\(ScriptAlias /cgi-bin/nagios /usr/lib/cgi-bin/nagios3\),\1,' \
- -e 's,^#\(ScriptAlias /nagios/cgi-bin /usr/lib/cgi-bin/nagios3\),\1,' \
- -e 's,^#\(Alias /nagios /usr/share/nagios3/htdocs\),\1,' \
- -e 's,^ #\(AuthUserFile /etc/nagios/htpasswd.users\), \1,' \
- ${b}/nagios3-common//usr/share/doc/nagios3-common/examples/apache2.conf > ${b}/nagios3-common/usr/share/doc/nagios3-common/examples/apache2.nagios1.conf
chmod 755 ${b}/nagios3-common/var/lib/nagios3
rm ${b}/nagios3-common/etc/nagios3/cgi.cfg
touch install-stamp
--
Debian packaging for Nagios3
More information about the Pkg-nagios-changes
mailing list