diff options
Diffstat (limited to 'system/qemu/README')
-rw-r--r-- | system/qemu/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/qemu/README b/system/qemu/README index 18c9543e9e..634603092b 100644 --- a/system/qemu/README +++ b/system/qemu/README @@ -30,7 +30,7 @@ something different, then run the build script like this: KVMGROUP=group ./qemu.SlackBuild To have the qemu-bridge-helper installed setuid root, allowing regular -users for using extended networking capabilities, do this: +users to use extended networking capabilities, do this: BRIDGE_HELPER_SETUID=yes ./qemu.SlackBuild |