mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
profiles/apparmor.d: add nslookup profile
Signed-off-by: john-breton <john.breton@canonical.com>
This commit is contained in:
@@ -30,5 +30,6 @@ profile nslookup /usr/bin/nslookup {
|
|||||||
# `nslookup` performs reads to its own thread often, needed for expected functionality
|
# `nslookup` performs reads to its own thread often, needed for expected functionality
|
||||||
owner @{PROC}/@{pids}/task/@{tid}/comm r,
|
owner @{PROC}/@{pids}/task/@{tid}/comm r,
|
||||||
|
|
||||||
|
include if exists <local/nslookup>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user