This is for custom configuration for mdns as defined at: https://github.com/lathiat/nss-mdns/blob/master/README.md#etcmdnsallow
Signed-off-by: Goldwyn Rodrigues <[email protected]> diff --git a/profiles/apparmor.d/abstractions/mdns b/profiles/apparmor.d/abstractions/mdns index 2aa6fff2..9102d27e 100644 --- a/profiles/apparmor.d/abstractions/mdns +++ b/profiles/apparmor.d/abstractions/mdns @@ -11,6 +11,7 @@ # mdnsd /etc/nss_mdns.conf r, /{,var/}run/mdnsd w, + /etc/mdns.allow r, # Include additions to the abstraction #include if exists <abstractions/mdns.d> -- Goldwyn -- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
