2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 13:58:22 +00:00

profiles/apparmor.d: add nslookup profile

Signed-off-by: john-breton <john.breton@canonical.com>
This commit is contained in:
john-breton
2025-04-07 07:25:12 -04:00
parent 0dbfefc1a6
commit 4118ced01a

View File

@@ -30,5 +30,6 @@ profile nslookup /usr/bin/nslookup {
# `nslookup` performs reads to its own thread often, needed for expected functionality
owner @{PROC}/@{pids}/task/@{tid}/comm r,
include if exists <local/nslookup>
}