isard-vdi / isard

Isard VDI. Open Source KVM Virtual Desktops based on KVM Linux and dockers. Please use https://gitlab.com/isard/isardvdi

Home Page:http://www.isardvdi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2.0 certs don't get correct permissions when moving to develop

jvinolas opened this issue · comments

If you bring up 2.0-rc1 version and then upgrade to develop, as you will have the certs already created, they don't get the correct permissions.

We should change permissions even if the certs are already there (in hypervisor):
chown qemu:root /etc/pki/libvirt-spice/*

Would it be a solution to mention it in the changelog file?