diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-12-22 20:25:34 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-12-22 20:25:34 +0100 |
commit | 683f48302fa6188dcb49bbbcdfeac83ecef9a43c (patch) | |
tree | d123c24a4e0b4a2b83bd44a2ada04d73b07ebdd9 /hosts/codethink-sled12-arm64/etc/cron.d/dsa | |
parent | 67699e0c7e3923bf05c5823fa33bc6088f59938c (diff) | |
download | jenkins.debian.net-683f48302fa6188dcb49bbbcdfeac83ecef9a43c.tar.xz |
reproducible Debian: add arm64 to tested architectures, thanks to codethink.co.uk providing us with 8 moonshot arm64 sleds
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'hosts/codethink-sled12-arm64/etc/cron.d/dsa')
-rwxr-xr-x | hosts/codethink-sled12-arm64/etc/cron.d/dsa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/hosts/codethink-sled12-arm64/etc/cron.d/dsa b/hosts/codethink-sled12-arm64/etc/cron.d/dsa new file mode 100755 index 00000000..9be64c36 --- /dev/null +++ b/hosts/codethink-sled12-arm64/etc/cron.d/dsa @@ -0,0 +1,10 @@ +# m h dom mon dow (0|7=sun,1=mon) command + +# +# cron-jobs for jenkins.debian.net and nodes +# + +MAILTO=root + +0 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-running-kernel +2 1,13 * * * nobody /usr/bin/chronic /usr/local/bin/dsa-check-packages |