82b143f3f0
codespell --skip="./.git,*.patch,*.diff,config-*.*" [ci:skip-build] [ci:skip-vercheck]
9 lines
316 B
Text
9 lines
316 B
Text
# This should have the following permissions: root:qemu 0640
|
|
|
|
# Allow users in the "qemu" group to add devices to "br0".
|
|
#allow br0
|
|
|
|
# Uncomment the following line to allow users in the "bob"
|
|
# group to have permissions defined in it, if it has the
|
|
# following permissions: root:bob 0640
|
|
#include /etc/qemu/bob.conf
|