X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian-security%2Fcron.hourly;h=ce692b013880f25f0b85f887102031718e00b0ce;hb=ef60d6025618d8c25745ca1e051c8767411d6450;hp=f96d8c63a20be863db706666ebb861d6bade518b;hpb=ec9805910965746c559dffd277e4de2dd98a6c9b;p=dak.git diff --git a/config/debian-security/cron.hourly b/config/debian-security/cron.hourly index f96d8c63..ce692b01 100755 --- a/config/debian-security/cron.hourly +++ b/config/debian-security/cron.hourly @@ -39,6 +39,6 @@ done exec >>/dev/null 2>&1 DATE=$(date -Is) -cat "${BUILDDFUN}" | mail -a "X-Debian: DAK" -e -s "[$(hostname -s)] Buildd key changes ${DATE}" buildd-keys@ftp-master.debian.org +cat "${BUILDDFUN}" | mail -a "X-Debian: DAK" -e -s "[$(hostname -s)] Buildd key changes ${DATE}" -a "From: Debian FTP Masters " buildd-keys@ftp-master.debian.org rm -f "${BUILDDFUN}"