Skip to content

dnsmasq: allow paths for podman dnsname plugin

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

The dnsname plugin in podman needs access to some files in /run/containers/cni/dnsname/*/

This is also documented upstream: https://github.com/containers/dnsname/blob/main/README_PODMAN.md but nobody thought about telling us to just update the profile :-/

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

I propose this patch for 3.0 and master. (Older dnsmasq profiles are too different.)

Merge request reports