diff options
Diffstat (limited to 'system/kvm-kmod/README')
-rw-r--r-- | system/kvm-kmod/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/system/kvm-kmod/README b/system/kvm-kmod/README index 0448c08d8eb2..5a0aaf1f9801 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 |