mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 13:58:22 +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:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user