From b9e6426c9dbd004616ea70e6b453001639f2024f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 24 Sep 2016 13:24:37 +0200 Subject: reproducible fdroid: give the jenkins user access to libvirt too --- update_jdn.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update_jdn.sh') diff --git a/update_jdn.sh b/update_jdn.sh index 0ae4f529..4af019c3 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -124,7 +124,7 @@ sudo mkdir -p /srv/workspace [ -h /chroots ] || sudo ln -s /srv/workspace/chroots /chroots [ -h /schroots ] || sudo ln -s /srv/schroots /schroots -if [ "$HOSTNAME" = "jenkins-test-vm" ] || [ "$HOSTNAME" = "profitbricks-build10-amd64" ] ; then +if [ "$HOSTNAME" = "jenkins-test-vm" ] || [ "$HOSTNAME" = "profitbricks-build10-amd64" ] || [ "$HOSTNAME" = "profitbricks-build7-amd64" ] ; then # jenkins needs access to libvirt sudo adduser jenkins libvirt sudo adduser jenkins libvirt-qemu -- cgit v1.2.3-70-g09d2