summaryrefslogtreecommitdiffstats
path: root/system/kvm-kmod/README
diff options
context:
space:
mode:
author Stu Miller <slackbuilds@go4it2day.com>2012-02-12 12:04:12 -0600
committer Niels Horn <niels.horn@slackbuilds.org>2012-02-18 09:12:29 -0200
commit06a7b9a7bcbf8dd3379a46c597bbfcb10ffeab9a (patch)
treea72c9652dc6da9230d0a503e810d07ef533de75e /system/kvm-kmod/README
parent55af8aafe047de2f557ca64b0d3fce6771ad44a9 (diff)
downloadslackbuilds-06a7b9a7bcbf8dd3379a46c597bbfcb10ffeab9a.tar.gz
slackbuilds-06a7b9a7bcbf8dd3379a46c597bbfcb10ffeab9a.tar.xz
system/kvm-kmod: Updated for version 3.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/kvm-kmod/README')
-rw-r--r--system/kvm-kmod/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/system/kvm-kmod/README b/system/kvm-kmod/README
index dc3d0cea5d..83a8145364 100644
--- a/system/kvm-kmod/README
+++ b/system/kvm-kmod/README
@@ -16,4 +16,7 @@ by Slackware. If you uninstall KVM-KMOD, you will need to run
'depmod -a' to regenerate the modules.dep and map files to regain
access to the Slackware provided versions.
-You need to have a "kvm" group on the system in order to use this.
+By default, this script uses the "users" group for determining who
+has permission to use /dev/kvm, but if you prefer something else,
+set KVMGROUP when running the script, e.g.:
+ KVMGROUP=wheel sh kvm-kmod.SlackBuild