diff options
Diffstat (limited to 'hosts/codethink-sled11-arm64/etc/cron.d/dsa')
-rwxr-xr-x | hosts/codethink-sled11-arm64/etc/cron.d/dsa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/hosts/codethink-sled11-arm64/etc/cron.d/dsa b/hosts/codethink-sled11-arm64/etc/cron.d/dsa new file mode 100755 index 00000000..9be64c36 --- /dev/null +++ b/hosts/codethink-sled11-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 |