mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libvirt: add comments re VIRTUSERS group wrt qemu
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
03b99daef9
commit
6b53a9d5b8
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ libs in place will build the respective features automatically.
|
|||
|
||||
The group can be specified at build time like this:
|
||||
VIRTGROUP=somegroup ./libvirt.SlackBuild (default: users)
|
||||
You'll want to keep this in sync with what qemu uses (it also
|
||||
defaults to the "users" group).
|
||||
|
||||
If you want to start the libvirt daemon at boot, add this
|
||||
to /etc/rc.d/rc.local
|
||||
|
|
Loading…
Reference in a new issue