[Logcheck-commits] CVS logcheck/debian

CVS User maks-guest logcheck-devel at lists.alioth.debian.org
Tue Jul 4 17:35:15 UTC 2006


Update of /cvsroot/logcheck/logcheck/debian
In directory haydn:/tmp/cvs-serv22078

Modified Files:
	logcheck.postinst 
Log Message:

remove old comments


--- /cvsroot/logcheck/logcheck/debian/logcheck.postinst	2006/07/04 16:46:20	1.47
+++ /cvsroot/logcheck/logcheck/debian/logcheck.postinst	2006/07/04 17:35:14	1.48
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: logcheck.postinst,v 1.47 2006/07/04 16:46:20 maks-guest Exp $
+# $Id: logcheck.postinst,v 1.48 2006/07/04 17:35:14 maks-guest Exp $
 
 set -e
 
@@ -69,14 +69,6 @@
 	  chmod 755 /var/lock/logcheck || true
         fi
 
-	# need to be done on install and on upgrade for new rule files
-	# (Can't do this; breaks policy! -todd)
-	# TODO: Get logcheck user in Debian base.
-	# chgrp -R logcheck /etc/logcheck || true
-
-	# This gets executed even if there is no $2.
-	#if dpkg --compare-versions "$2" lt "1.2.34"; then
-
 	# Unconditionalizing this for now as we have files that are
 	# unreadable upon upgrade.  <ttroxell at debian.org>
 	chgrp -R logcheck /etc/logcheck || true



More information about the Logcheck-commits mailing list