On Fri, 24 May 2013, Juha Heinanen wrote:

> i just ungraded from squeeze to wheezy and still got the email warning:
> 
> /etc/cron.daily/amavisd-new:
> Please run this cronjob as user amavis
> run-parts: /etc/cron.daily/amavisd-new exited with return code 1
> 
> i didn't find anything about cron in amavisd-new/NEWS.Debian.
> 
> amavisd-new package contains these two cron files:
> 
> $ more /etc/cron.d/amavisd-new
> #
> #  SpamAssassin maintenance for amavisd-new
> #
> # m h dom mon dow user  command
> 18 */3        * * *   amavis  test -e /usr/sbin/amavisd-new-cronjob && 
> /usr/sbin/amavi
> sd-new-cronjob sa-sync
> 24 1  * * *   amavis  test -e /usr/sbin/amavisd-new-cronjob && 
> /usr/sbin/amavisd
> -new-cronjob sa-clean
> 
> $ more /etc/cron.daily/amavisd-new
> #!/bin/sh
> #
> #  Daily maintenance for amavisd-new
> #  $Id: amavisd-new.cron.daily 930 2006-08-10 13:38:45Z hmh $
> # 
> test -e /usr/sbin/amavisd-new-cronjob && exec /usr/sbin/amavisd-new-cronjob 
> sa-c
> lean
> exit 0
> 
> should i really go and delete the latter?
> 
> in any case this is very confusing to a non-expert debian user.
Yes, thats written down in NEWS.Debian.

Alex


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to