Commit 46cd044f authored by Holger Levsen's avatar Holger Levsen
Browse files

fixup reproducible Debian: run reproducible_build@service as jenkins user



Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent 9e10a498
...@@ -5,8 +5,8 @@ Description=Build service for reproducible-builds jobs ...@@ -5,8 +5,8 @@ Description=Build service for reproducible-builds jobs
# Restart whenever the script exits, without rate limiting: # Restart whenever the script exits, without rate limiting:
Restart=always Restart=always
StartLimitInterval=0 StartLimitInterval=0
user=jenkins User=jenkins
group=jenkins Group=jenkins
ExecStart=/srv/jenkins/bin/reproducible_build_service.sh %I ExecStart=/srv/jenkins/bin/reproducible_build_service.sh %I
[Install] [Install]
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment