2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-29 13:28:19 +00:00

Add <abstractions/nameservice-strict> for /etc/resolv.conf resolution

Signed-off-by: john-breton <john.breton@canonical.com>
This commit is contained in:
john-breton 2025-04-08 13:40:00 -04:00
parent 17b979cd55
commit ec2cb47a47
No known key found for this signature in database
GPG Key ID: F294825506581F28

View File

@ -17,6 +17,7 @@ include <tunables/global>
profile nslookup /usr/bin/nslookup { profile nslookup /usr/bin/nslookup {
include <abstractions/base> include <abstractions/base>
include <abstractions/terminfo> include <abstractions/terminfo>
include <abstractions/nameservice-strict>
# needed for network queries # needed for network queries
network inet dgram, network inet dgram,