Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
46cd044f
Commit
46cd044f
authored
Apr 14, 2017
by
Holger Levsen
Browse files
fixup reproducible Debian: run reproducible_build@service as jenkins user
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
9e10a498
Changes
1
Hide whitespace changes
Inline
Side-by-side
hosts/jenkins/etc/systemd/system/reproducible_build@.service
View file @
46cd044f
...
@@ -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
u
ser
=
jenkins
U
ser
=
jenkins
g
roup
=
jenkins
G
roup
=
jenkins
ExecStart
=
/srv/jenkins/bin/reproducible_build_service.sh %I
ExecStart
=
/srv/jenkins/bin/reproducible_build_service.sh %I
[Install]
[Install]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment