[Qa-jenkins-scm] [jenkins.debian.net] 01/01: turn off cron noise

Holger Levsen holger at moszumanska.debian.org
Fri Apr 3 13:38:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit f61ec55fec7448c252af7ff4ffac13cbe8b5c893
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Apr 3 15:38:53 2015 +0200

    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 6bf3f28..9a2ccc5 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list