b9f149814b
- Set up bridge helper as a setuid executable - Add patch for specifying --libexecdir * Fixes having to specify the path to qemu-bridge-helper manually - Drop superfluous `make qemu-img` - Move qemu-bridge-helper to its own subpackage, to share with KVM OBS-URL: https://build.opensuse.org/request/show/124357 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=78
5 lines
132 B
Plaintext
5 lines
132 B
Plaintext
# This line is mandatory to access the configuration functions
|
|
from Config import *
|
|
|
|
setBadness('permissions-unauthorized-file', 0)
|