[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible Debian: kill running builds on shutdown

Holger Levsen holger at layer-acht.org
Sat Apr 15 13:57:12 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 3193a2e60a113301aea5d1b73d3d24cf6f3cd145
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Apr 15 15:57:02 2017 +0200

    reproducible Debian: kill running builds on shutdown
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 hosts/jenkins/etc/systemd/system/reproducible_build at .service | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hosts/jenkins/etc/systemd/system/reproducible_build at .service b/hosts/jenkins/etc/systemd/system/reproducible_build at .service
index 7d54cc6..96228f1 100644
--- a/hosts/jenkins/etc/systemd/system/reproducible_build at .service
+++ b/hosts/jenkins/etc/systemd/system/reproducible_build at .service
@@ -8,6 +8,7 @@ StartLimitInterval=0
 User=jenkins
 Group=jenkins
 ExecStart=/srv/jenkins/bin/reproducible_build_service.sh %I
+SendSIGHUP=yes
 
 [Install]
 WantedBy=multi-user.target

-- 
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