Skip to content

dnsmasq: Add missing r permissions for libvirt_leaseshelper

Christian Boltz requested to merge cboltz/apparmor:cboltz-dnsmasq into master

Note: This was reported for /usr/libexec/libvirt_leaseshelper, but since this is probably unrelated to the path or a path change, this commit also adds r permissions for the previous path.

Fixes: https://bugzilla.opensuse.org/show_bug.cgi?id=1202161

I propose this patch for 3.0 and master (optionally also for 2.12 and 2.13 - please tell me if you want that after reviewing the patch, or just merge ;-)

Merge request reports