[Git][qa/jenkins.debian.net][master] rdn: actually run rebuilderd from /usr/bin, noted when switching to 0.24 from sid
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Jun 28 14:43:03 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
2176ebbd by Holger Levsen at 2025-06-28T15:39:16+02:00
rdn: actually run rebuilderd from /usr/bin, noted when switching to 0.24 from sid
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/osuosl5-amd64/etc/systemd/system/rebuilderd at .service
Changes:
=====================================
hosts/osuosl5-amd64/etc/systemd/system/rebuilderd at .service
=====================================
@@ -6,7 +6,7 @@ After=rebuilderd_boot_cleanup.service
User=rebuilderd
Group=rebuilderd
Environment="REBUILDERD_COOKIE_PATH=/srv/rebuilderd/%i/.auth-cookie"
-ExecStart=/opt/usr/bin/rebuilderd -c /opt/etc/rebuilderd-%i.conf
+ExecStart=/usr/bin/rebuilderd -c /opt/etc/rebuilderd-%i.conf
WorkingDirectory=/srv/rebuilderd/%i
ReadWritePaths=/srv/rebuilderd/%i
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2176ebbd271819b5424b0bfd6b430c0b1fc1af99
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2176ebbd271819b5424b0bfd6b430c0b1fc1af99
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/20250628/6ef588cf/attachment.htm>
More information about the Qa-jenkins-scm
mailing list