[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fixup reproducible Debian: run reproducible_build at service as jenkins user

Holger Levsen holger at layer-acht.org
Fri Apr 14 18:36:06 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 46cd044f177e7ad9e7d6bb8806effcce95b40068
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Apr 14 20:36:01 2017 +0200

    fixup 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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hosts/jenkins/etc/systemd/system/reproducible_build at .service b/hosts/jenkins/etc/systemd/system/reproducible_build at .service
index f51c53d..7d54cc6 100644
--- a/hosts/jenkins/etc/systemd/system/reproducible_build at .service
+++ b/hosts/jenkins/etc/systemd/system/reproducible_build at .service
@@ -5,8 +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
+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