diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2015-11-08 22:08:41 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-14 07:07:31 +0700 |
commit | d066ad9ce286e5416f4740d9b3bae09d7599c66a (patch) | |
tree | 65aa75fdd85e16792226c69a402f29a18652423e /system/virt-manager/README | |
parent | 5c56ca4770513fbd9c21ebef7b3002c68fe920f8 (diff) |
system/virt-manager: Updated for version 1.2.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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. |