[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: run reproducible_build at service as jenkins user
Holger Levsen
holger at layer-acht.org
Fri Apr 14 18:34:04 UTC 2017
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 9e10a498469e9a98a17add20be5f4427c256630f
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Apr 14 20:33:58 2017 +0200
reproducible Debian: run reproducible_build at service as jenkins user
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
hosts/jenkins/etc/systemd/system/reproducible_build at .service | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/hosts/jenkins/etc/systemd/system/reproducible_build at .service b/hosts/jenkins/etc/systemd/system/reproducible_build at .service
index dc465f7..f51c53d 100644
--- a/hosts/jenkins/etc/systemd/system/reproducible_build at .service
+++ b/hosts/jenkins/etc/systemd/system/reproducible_build at .service
@@ -5,7 +5,8 @@ Description=Build service for reproducible-builds jobs
# Restart whenever the script exits, without rate limiting:
Restart=always
StartLimitInterval=0
-
+user=jenkins
+group=jenkins
ExecStart=/srv/jenkins/bin/reproducible_build_service.sh %I
[Install]
--
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