[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: chown ~jenkins.ssh correctly
Holger Levsen
gitlab at salsa.debian.org
Sun Jan 20 18:09:21 GMT 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
7d4e095a by Holger Levsen at 2019-01-20T18:09:10Z
reproducible: chown ~jenkins.ssh correctly
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -622,6 +622,7 @@ fi
sudo mkdir -p -m 700 /var/lib/jenkins/.ssh
+sudo chown jenkins.jenkins /var/lib/jenkins/.ssh
if [ "$HOSTNAME" = "jenkins" ] ; then
sudo -u jenkins install -m 600 jenkins-home/authorized_keys /var/lib/jenkins/.ssh/authorized_keys
sudo -u jenkins cp jenkins-home/procmailrc /var/lib/jenkins/.procmailrc
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/7d4e095acf63ab68847eea661b11ad4ab61287cb
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/7d4e095acf63ab68847eea661b11ad4ab61287cb
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/20190120/1bb70fc8/attachment.html>
More information about the Qa-jenkins-scm
mailing list