From 315ead533e3d4e67ce3908a13ebe5b75ef9060c4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 27 Jul 2015 14:31:57 +0200 Subject: move etc to hosts/jenkins/etc --- hosts/jenkins/etc/cron.d/jenkins | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 hosts/jenkins/etc/cron.d/jenkins (limited to 'hosts/jenkins/etc/cron.d') diff --git a/hosts/jenkins/etc/cron.d/jenkins b/hosts/jenkins/etc/cron.d/jenkins new file mode 100755 index 00000000..f2814940 --- /dev/null +++ b/hosts/jenkins/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 ; sleep 2 ; /usr/sbin/ntpdate de.pool.ntp.org ; /usr/sbin/service ntp start ) > /dev/null -- cgit v1.2.3-70-g09d2