[Pkg-nagios-changes] [SCM] Packaging of check_mk branch, master, updated. 0f1f5ece9e6fe69900daacffa8965f2981afe338

Alexander Wirt formorer at debian.org
Sat Mar 5 09:57:12 UTC 2011


The following commit has been merged in the master branch:
commit 0f1f5ece9e6fe69900daacffa8965f2981afe338
Author: Alexander Wirt <formorer at debian.org>
Date:   Sat Mar 5 10:56:33 2011 +0100

    Don't active logwatch by default and move it to examples

diff --git a/debian/check-mk-agent.dirs b/debian/check-mk-agent.dirs
index b9d3298..9bc01cc 100644
--- a/debian/check-mk-agent.dirs
+++ b/debian/check-mk-agent.dirs
@@ -3,3 +3,4 @@ etc/xinetd.d
 usr/lib
 usr/lib/check_mk_agent/plugins
 usr/lib/check_mk_agent/local
+usr/share/doc/check_mk_agent/examples
diff --git a/debian/rules b/debian/rules
index 52fb1d3..cf4787a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -99,6 +99,7 @@ binary-arch: build install
 	dh_installexamples
 	dh_install
 	chmod +x debian/check-mk-server/usr/share/check_mk/checks/*
+	mv debian/check-mk-agent/etc/check_mk/logwatch.cfg debian/check-mk-agent/usr/share/doc/check-mk-agent/examples/
 #	dh_installmenu
 #	dh_installdebconf	
 #	dh_installlogrotate

-- 
Packaging of check_mk



More information about the Pkg-nagios-changes mailing list