[Amavisd-new-commits] [SCM] Debian packaging for amavisd-new branch, master, updated. debian/1%2.7.0-1-4-g443ce9f

Alexander Wirt formorer at debian.org
Sat Jan 7 13:17:22 UTC 2012


The following commit has been merged in the master branch:
commit 443ce9f340648518e28969bc190a58b5f29e173e
Author: Alexander Wirt <formorer at debian.org>
Date:   Sat Jan 7 14:17:05 2012 +0100

    Move amavisd-new.cron.daily to amavisd-new.cron.d and run as amavis

diff --git a/debian/amavisd-new.cron.d b/debian/amavisd-new.cron.d
index 3baeee6..84ec761 100644
--- a/debian/amavisd-new.cron.d
+++ b/debian/amavisd-new.cron.d
@@ -3,3 +3,4 @@
 #
 # m h dom mon dow user  command
 18 */3	* * *	amavis	test -e /usr/sbin/amavisd-new-cronjob && /usr/sbin/amavisd-new-cronjob sa-sync
+24 1  * * *   amavis  test -e /usr/sbin/amavisd-new-cronjob && /usr/sbin/amavisd-new-cronjob sa-clean
diff --git a/debian/amavisd-new.cron.daily b/debian/amavisd-new.cron.daily
deleted file mode 100644
index 9037665..0000000
--- a/debian/amavisd-new.cron.daily
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/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-clean
-exit 0

-- 
Debian packaging for amavisd-new



More information about the Amavisd-new-commits mailing list