summaryrefslogtreecommitdiffstats
path: root/system/virt-manager/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/virt-manager/README')
-rw-r--r--system/virt-manager/README8
1 files changed, 3 insertions, 5 deletions
diff --git a/system/virt-manager/README b/system/virt-manager/README
index f2b2ee4838..36d4d791a0 100644
--- a/system/virt-manager/README
+++ b/system/virt-manager/README
@@ -1,11 +1,9 @@
virt-manager is a gtk interface that connects to libvirt.
-If you have networking problems, make sure you have the tun module loaded.
+If you have networking problems, make sure you have the tun module
+loaded.
To run virt-manager as a normal user, you need to configure libvirt
-to have the correct permissions. Uncomment the unix_sock_group and
+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.