summaryrefslogtreecommitdiffstats
path: root/etc/cron.d
diff options
context:
space:
mode:
Diffstat (limited to 'etc/cron.d')
-rw-r--r--etc/cron.d/jenkins.debian.net1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/cron.d/jenkins.debian.net b/etc/cron.d/jenkins.debian.net
index 12f93ad1..6bf3f287 100644
--- a/etc/cron.d/jenkins.debian.net
+++ b/etc/cron.d/jenkins.debian.net
@@ -8,3 +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