diff options
Diffstat (limited to 'system/virt-manager/README')
-rw-r--r-- | system/virt-manager/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/virt-manager/README b/system/virt-manager/README index 0bb36352ebd39..f2b2ee48385a0 100644 --- a/system/virt-manager/README +++ b/system/virt-manager/README @@ -6,3 +6,6 @@ To run virt-manager as a normal user, you need to configure libvirt to have the correct permissions. Uncomment the unix_sock_group and unix_sock_rw_perms in /etc/libvirt/libvirtd.conf and add the user to the group libvirt uses. + +If you have python3 installed at build-time, this probably won't work, +so you'll need to temporarily uninstall python3 for the build process. |