[Git][qa/jenkins.debian.net][master] fixup^7: rdn: try to start 5 rebuilderd-workers after the rebuilderd_boot_cleanup.service
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Apr 3 17:39:58 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
6c46b228 by Holger Levsen at 2025-04-03T18:39:50+02:00
fixup^7: rdn: try to start 5 rebuilderd-workers after the rebuilderd_boot_cleanup.service
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -773,7 +773,7 @@ case $HOSTNAME in
cd /etc/systemd/system
for i in 1 2 3 4 5 ; do
sudo ln -s rebuilderd-worker at .service rebuilderd-worker@${i}.service
- sudo systemctl enable $i
+ sudo systemctl enable rebuilderd-worker@${i}.service
done
cd -
;;
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6c46b228e8ef3764cde5cebc02d6be34116dc852
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6c46b228e8ef3764cde5cebc02d6be34116dc852
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/20250403/07aed2f4/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list