diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 17:26:43 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 17:26:43 -0500 |
commit | 94694c6d69d9793d56f533a38c9828e6074d0094 (patch) | |
tree | 4ef6205e9ee3eeb36ff4729e05c1052de68a2f8a /system/virt-manager/README | |
parent | cf447675dc66cbb597d04a8bf738105ea03debda (diff) |
system/virt-manager: Fixed dep info
Diffstat (limited to 'system/virt-manager/README')
-rw-r--r-- | system/virt-manager/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/system/virt-manager/README b/system/virt-manager/README index f2b2ee4838..0bb36352eb 100644 --- a/system/virt-manager/README +++ b/system/virt-manager/README @@ -6,6 +6,3 @@ 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. |