hi julien,

On Fri, Aug 05, 2005 at 10:42:08AM +0200, Julien Tayon wrote:
> ## check if upgraded from woody 
> ## and remove the cacti logrotate file which causes logrotate to fail
> oldLR=/etc/logrotate.d/cacti.logrotate
> [ -e $oldLR ] && rm -f $oldLR

i'm a little hesitant to arbitrarily remove a file out of /etc in
my postinst... maybe we could do some kind of check of the contents
of the file to see if it contains the error, and if so 'disable' it
instead?


        sean

-- 

Attachment: signature.asc
Description: Digital signature

Reply via email to