From: Joerg Jaspert Date: Sat, 3 Dec 2011 15:55:06 +0000 (+0100) Subject: use the right policy queue names X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a761557ffd61f791c1fc5959ce466bcc0d7a077;p=dak use the right policy queue names Signed-off-by: Joerg Jaspert --- diff --git a/config/debian-security/cron.unchecked b/config/debian-security/cron.unchecked index 7b850763..a1b516ff 100755 --- a/config/debian-security/cron.unchecked +++ b/config/debian-security/cron.unchecked @@ -17,8 +17,8 @@ doanything=false dopolicy=false # So first we should go and see if any process-policy action is done -dak process-policy embargo | mail -a "X-Debian: DAK" -e -s "Automatically accepted from embargoed" team@security.debian.org -- -F "Debian FTP Masters" -f ftpmaster@ftp-master.debian.org -dak process-policy disembargo | mail -a "X-Debian: DAK" -e -s "Automatically accepted from unembargoed" team@security.debian.org -- -F "Debian FTP Masters" -f ftpmaster@ftp-master.debian.org +dak process-policy embargoed | mail -a "X-Debian: DAK" -e -s "Automatically accepted from embargoed" team@security.debian.org -- -F "Debian FTP Masters" -f ftpmaster@ftp-master.debian.org +dak process-policy unembargoed | mail -a "X-Debian: DAK" -e -s "Automatically accepted from unembargoed" team@security.debian.org -- -F "Debian FTP Masters" -f ftpmaster@ftp-master.debian.org # Now, if this really did anything, we can then sync it over. Files # in newstage mean they are (late) accepts of security stuff, need