[Git][qa/jenkins.debian.net][master] fixup: rdn: set TMPDIR for all rebuilderd-worker services

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Apr 14 10:13:57 BST 2025



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
c956703e by Holger Levsen at 2025-04-14T11:13:35+02:00
fixup: rdn: set TMPDIR for all rebuilderd-worker services

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


8 changed files:

- hosts/codethink01-arm64/etc/systemd/system/rebuilderd-worker at .service
- hosts/codethink02-arm64/etc/systemd/system/rebuilderd-worker at .service
- hosts/common-ppc64el/etc/systemd/system/rebuilderd-worker at .service
- hosts/common-riscv64/etc/systemd/system/rebuilderd-worker at .service
- hosts/infom07-i386/etc/systemd/system/rebuilderd-worker at .service
- hosts/infom08-i386/etc/systemd/system/rebuilderd-worker at .service
- hosts/ionos17-amd64/etc/systemd/system/rebuilderd-worker at .service
- hosts/osuosl4-amd64/etc/systemd/system/rebuilderd-worker at .service


Changes:

=====================================
hosts/codethink01-arm64/etc/systemd/system/rebuilderd-worker at .service
=====================================
@@ -11,7 +11,7 @@ RestartSec=0
 ExecStart=/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect
 CPUSchedulingPolicy=idle
 IOSchedulingClass=3
-TMPDIR=/srv/rebuilderd/tmp/
+Environment="TMPDIR=/srv/rebuilderd/tmp/"
 
 [Install]
 WantedBy=multi-user.target


=====================================
hosts/codethink02-arm64/etc/systemd/system/rebuilderd-worker at .service
=====================================
@@ -11,7 +11,7 @@ RestartSec=0
 ExecStart=/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect
 CPUSchedulingPolicy=idle
 IOSchedulingClass=3
-TMPDIR=/srv/rebuilderd/tmp/
+Environment="TMPDIR=/srv/rebuilderd/tmp/"
 
 [Install]
 WantedBy=multi-user.target


=====================================
hosts/common-ppc64el/etc/systemd/system/rebuilderd-worker at .service
=====================================
@@ -11,7 +11,7 @@ RestartSec=0
 ExecStart=/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect
 CPUSchedulingPolicy=idle
 IOSchedulingClass=3
-TMPDIR=/srv/rebuilderd/tmp/
+Environment="TMPDIR=/srv/rebuilderd/tmp/"
 
 [Install]
 WantedBy=multi-user.target


=====================================
hosts/common-riscv64/etc/systemd/system/rebuilderd-worker at .service
=====================================
@@ -11,7 +11,7 @@ RestartSec=0
 ExecStart=/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect
 CPUSchedulingPolicy=idle
 IOSchedulingClass=3
-TMPDIR=/srv/rebuilderd/tmp/
+Environment="TMPDIR=/srv/rebuilderd/tmp/"
 
 [Install]
 WantedBy=multi-user.target


=====================================
hosts/infom07-i386/etc/systemd/system/rebuilderd-worker at .service
=====================================
@@ -11,7 +11,7 @@ RestartSec=0
 ExecStart=/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect
 CPUSchedulingPolicy=idle
 IOSchedulingClass=3
-TMPDIR=/srv/rebuilderd/tmp/
+Environment="TMPDIR=/srv/rebuilderd/tmp/"
 
 [Install]
 WantedBy=multi-user.target


=====================================
hosts/infom08-i386/etc/systemd/system/rebuilderd-worker at .service
=====================================
@@ -11,7 +11,7 @@ RestartSec=0
 ExecStart=/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect
 CPUSchedulingPolicy=idle
 IOSchedulingClass=3
-TMPDIR=/srv/rebuilderd/tmp/
+Environment="TMPDIR=/srv/rebuilderd/tmp/"
 
 [Install]
 WantedBy=multi-user.target


=====================================
hosts/ionos17-amd64/etc/systemd/system/rebuilderd-worker at .service
=====================================
@@ -11,7 +11,7 @@ RestartSec=0
 ExecStart=/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect
 CPUSchedulingPolicy=idle
 IOSchedulingClass=3
-TMPDIR=/srv/rebuilderd/tmp/
+Environment="TMPDIR=/srv/rebuilderd/tmp/"
 
 [Install]
 WantedBy=multi-user.target


=====================================
hosts/osuosl4-amd64/etc/systemd/system/rebuilderd-worker at .service
=====================================
@@ -11,7 +11,7 @@ RestartSec=0
 ExecStart=/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect
 CPUSchedulingPolicy=idle
 IOSchedulingClass=3
-TMPDIR=/srv/rebuilderd/tmp/
+Environment="TMPDIR=/srv/rebuilderd/tmp/"
 
 [Install]
 WantedBy=multi-user.target



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c956703e4b90add5fea42a25e89776ec0b53d4b5

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c956703e4b90add5fea42a25e89776ec0b53d4b5
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20250414/e17438b7/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list