[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible freebsd: allow jenkins to change system date

Holger Levsen holger at moszumanska.debian.org
Fri Nov 27 16:04:33 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 b5f3fa396b4d1172506f2c80a5809d77154ca789
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Nov 27 17:02:54 2015 +0100

    reproducible freebsd: allow jenkins to change system date
---
 hosts/freebsd-jenkins/usr/local/etc/sudoers | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/hosts/freebsd-jenkins/usr/local/etc/sudoers b/hosts/freebsd-jenkins/usr/local/etc/sudoers
index cd3a3d7..5408368 100644
--- a/hosts/freebsd-jenkins/usr/local/etc/sudoers
+++ b/hosts/freebsd-jenkins/usr/local/etc/sudoers
@@ -108,7 +108,8 @@ jenkins ALL= NOPASSWD: /usr/bin/make -j ? buildworld, \
 	/usr/sbin/service ntpd start, \
 	/usr/sbin/service ntpd stop, \
 	/usr/sbin/service ntpd status, \
-	/usr/sbin/ntpdate -b pool.ntp.org
+	/usr/sbin/ntpdate -b pool.ntp.org, \
+	/bin/date --set=*
 
 
 ## Uncomment to allow any user to run sudo if they know the password

-- 
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