From 9fd0bd0c6b0988369da03d52e04678867ecb7685 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 3 Apr 2015 13:33:24 +0200 Subject: rename file so run-parts will run it --- etc/cron.d/jenkins | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 etc/cron.d/jenkins (limited to 'etc/cron.d/jenkins') diff --git a/etc/cron.d/jenkins b/etc/cron.d/jenkins new file mode 100644 index 00000000..6bf3f287 --- /dev/null +++ b/etc/cron.d/jenkins @@ -0,0 +1,11 @@ +# m h dom mon dow (0|7=sun,1=mon) command + +# +# cron-jobs for jenkins.debian.net +# + +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 +30 * * * * root /usr/sbin/service ntp stop ; /usr/sbin/ntpdate de.pool.ntp.org ; /usr/sbin/service ntp start -- cgit v1.2.3-70-g09d2