You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
454 B
Plaintext
15 lines
454 B
Plaintext
# This should have the following permissions: root:qemu 0640
|
|
|
|
# allow br0
|
|
# Uncommenting the above would allow users in the 'qemu' group
|
|
# to add devices to 'br0'
|
|
|
|
# allow virbr0
|
|
# Uncommenting the above would allow users in the 'qemu' group
|
|
# to add devices to 'virbr0'
|
|
|
|
# include /etc/qemu/bob.conf
|
|
# Uncommenting the above would allow users in the 'bob' group
|
|
# to have permissions defined in it, iff it has the following
|
|
# permissions: root:bob 0640
|