[Logcheck-commits] CVS logcheck/debian

CVS User ttroxell logcheck-devel@lists.alioth.debian.org
Sat, 08 Jan 2005 02:57:07 -0700


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

Modified Files:
	changelog logcheck.postinst 
Log Message:
Touch only on adduser
Release ;-)


--- /cvsroot/logcheck/logcheck/debian/changelog	2005/01/08 01:43:44	1.322
+++ /cvsroot/logcheck/logcheck/debian/changelog	2005/01/08 09:57:07	1.323
@@ -25,7 +25,7 @@
   * Update dh_installlogcheck, which has already been patched in debhelper.
     (closes: #287237)
 
- -- 
+ -- Todd Troxell <ttroxell@debian.org>  Saturday, 08 Jan 2005 04:56:00 -0500
 
 logcheck (1.2.32) unstable; urgency=low
 
--- /cvsroot/logcheck/logcheck/debian/logcheck.postinst	2005/01/08 01:39:11	1.30
+++ /cvsroot/logcheck/logcheck/debian/logcheck.postinst	2005/01/08 09:57:07	1.31
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: logcheck.postinst,v 1.30 2005/01/08 01:39:11 ttroxell Exp $
+# $Id: logcheck.postinst,v 1.31 2005/01/08 09:57:07 ttroxell Exp $
 
 set -e
 
@@ -36,12 +36,10 @@
 	  touch /etc/cron.d/logcheck || true
     	elif dpkg --compare-versions "$2" eq 1.2.19; then
 	   usermod -d /var/lib/logcheck logcheck > /dev/null 2>&1 || true
-	   touch /etc/cron.d/logcheck || true
 	fi
 	# check for logcheck in adm group
 	if ! getent group adm | grep logcheck > /dev/null; then
 	  adduser --quiet logcheck adm || true
-	  touch /etc/cron.d/logcheck || true
 	fi  
 
 	# Remove old directory