diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-22 12:26:31 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:01:01 -0500 |
commit | ddc8e3d9c8456f358a41c12094f4bd09bed21de0 (patch) | |
tree | aa3b3e87aef16fcc08cef3fdffe91348d9b5262d /system | |
parent | 0e1669b254a148ef677ae78a293aa3e1d6d01d7d (diff) | |
download | slackbuilds-ddc8e3d9c8456f358a41c12094f4bd09bed21de0.tar.gz |
system/virt-manager: Fixed libvirt group reference in the README
Diffstat (limited to 'system')
-rw-r--r-- | system/virt-manager/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/virt-manager/README b/system/virt-manager/README index 174f243633..0bb36352eb 100644 --- a/system/virt-manager/README +++ b/system/virt-manager/README @@ -5,4 +5,4 @@ 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 unix_sock_rw_perms in /etc/libvirt/libvirtd.conf and add the user to the -libvirt group +group libvirt uses. |