summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-04-15 15:57:02 +0200
committerHolger Levsen <holger@layer-acht.org>2017-04-15 15:57:02 +0200
commit3193a2e60a113301aea5d1b73d3d24cf6f3cd145 (patch)
tree6aada854bc5094669015bc7762e18399c3472bf7 /hosts
parent725c96dc7e111aa2fd373614dabe3648864a4174 (diff)
downloadjenkins.debian.net-3193a2e60a113301aea5d1b73d3d24cf6f3cd145.tar.xz
reproducible Debian: kill running builds on shutdown
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'hosts')
-rw-r--r--hosts/jenkins/etc/systemd/system/reproducible_build@.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/jenkins/etc/systemd/system/reproducible_build@.service b/hosts/jenkins/etc/systemd/system/reproducible_build@.service
index 7d54cc69..96228f1c 100644
--- a/hosts/jenkins/etc/systemd/system/reproducible_build@.service
+++ b/hosts/jenkins/etc/systemd/system/reproducible_build@.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