[Logcheck-devel] Re: [Logcheck-commits] CVS logcheck/debian

maximilian attems debian at sternwelten.at
Thu Jan 6 12:45:58 UTC 2005


minor nitpicking.

On Wed, 05 Jan 2005, CVS User ttroxell wrote:

> @@ -70,6 +70,10 @@
>            chown logcheck /var/lock/logcheck > /dev/null 2>&1 || true
>  	fi
>  
> +	# fix for #284788
> +	# update timestamp on cron
> +	touch /etc/cron.d/logcheck || true
> +
>  	;;
>      
>      abort-upgrade|abort-remove|abort-deconfigure)

this should be conditionalized as only need on install time
and not on upgrade times.
thanks for solving that!

--
maks





More information about the Logcheck-devel mailing list