summaryrefslogtreecommitdiffstats
path: root/system/kvm-kmod/README
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2013-04-17 00:27:39 -0500
committer Niels Horn <niels.horn@slackbuilds.org>2013-04-28 12:23:22 -0300
commit2f37dd822b309926f408423893dcd1182dc1107c (patch)
treef186e04cf43108cdc1c75406be49e2a715574f42 /system/kvm-kmod/README
parent7cb823a3fa4ac5fafb8ec1a32deae94ea08d6303 (diff)
downloadslackbuilds-2f37dd822b309926f408423893dcd1182dc1107c.tar.gz
slackbuilds-2f37dd822b309926f408423893dcd1182dc1107c.tar.xz
system/kvm-kmod: Don't install udev rules
The udev rules to control access to /dev/kvm are included with the qemu package. 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, 0 insertions, 5 deletions
diff --git a/system/kvm-kmod/README b/system/kvm-kmod/README
index 0448c08d8e..5a0aaf1f98 100644
--- a/system/kvm-kmod/README
+++ b/system/kvm-kmod/README
@@ -16,8 +16,3 @@ kvm-kmod updates the modules without overwriting the ones provided
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.
-
-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