987d9c735d
Also remove the py-requests, as the version has been updated in Alpine. Close: #1603
9 lines
317 B
Text
9 lines
317 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, iff it has the
|
|
# following permissions: root:bob 0640
|
|
#include /etc/qemu/bob.conf
|