[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a
David GUENAULT
dguenault at monitoring-fr.org
Tue Feb 28 22:17:00 UTC 2012
The following commit has been merged in the debian/master branch:
commit b0d33d9706ee015c0d80236a4f96d52d1c5de150
Author: David GUENAULT <dguenault at monitoring-fr.org>
Date: Sun Jan 29 08:59:06 2012 +0100
FIX missing files to be deleted
diff --git a/contrib/alternative-installation/shinken-install/clean.debian.sh b/contrib/alternative-installation/shinken-install/clean.debian.sh
index ab68988..5153270 100755
--- a/contrib/alternative-installation/shinken-install/clean.debian.sh
+++ b/contrib/alternative-installation/shinken-install/clean.debian.sh
@@ -68,3 +68,10 @@ do
done
apt-get autoremove
+rm -Rf $PNPPREFIX
+rm -Rf $MKPREFIX
+
+rm -f /etc/apache2/conf.d/zzz_check_mk.conf
+rm -f /etc/apache2/conf.d/pnp4nagios.conf
+
+/etc/init.d/apache2 restart
--
UNNAMED PROJECT
More information about the Pkg-nagios-changes
mailing list