From f61ec55fec7448c252af7ff4ffac13cbe8b5c893 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 3 Apr 2015 15:38:53 +0200 Subject: turn off cron noise --- etc/cron.d/jenkins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/cron.d/jenkins b/etc/cron.d/jenkins index 6bf3f287..9a2ccc59 100755 --- a/etc/cron.d/jenkins +++ b/etc/cron.d/jenkins @@ -8,4 +8,4 @@ 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 +30 * * * * root ( /usr/sbin/service ntp stop ; /usr/sbin/ntpdate de.pool.ntp.org ; /usr/sbin/service ntp start ) > /dev/null -- cgit v1.2.3-70-g09d2