From 9e10a498469e9a98a17add20be5f4427c256630f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 14 Apr 2017 20:33:58 +0200 Subject: reproducible Debian: run reproducible_build@service as jenkins user Signed-off-by: Holger Levsen --- hosts/jenkins/etc/systemd/system/reproducible_build@.service | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hosts/jenkins/etc') diff --git a/hosts/jenkins/etc/systemd/system/reproducible_build@.service b/hosts/jenkins/etc/systemd/system/reproducible_build@.service index dc465f75..f51c53df 100644 --- a/hosts/jenkins/etc/systemd/system/reproducible_build@.service +++ b/hosts/jenkins/etc/systemd/system/reproducible_build@.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] -- cgit v1.2.3-70-g09d2