mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 18:17:09 +00:00
Merge profiles: give lsof network netlink dgram permissions
Signed-off-by: Ryan Lee <ryan.lee@canonical.com> MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/1686 Approved-by: Georgia Garcia <georgia.garcia@canonical.com> Merged-by: Georgia Garcia <georgia.garcia@canonical.com>
This commit is contained in:
commit
59a636b403
@ -28,6 +28,8 @@ profile lsof /usr/bin/lsof flags=(attach_disconnected.path=/aa_disconnected/) {
|
|||||||
|
|
||||||
mqueue getattr type=posix,
|
mqueue getattr type=posix,
|
||||||
|
|
||||||
|
network netlink dgram,
|
||||||
|
|
||||||
/ r,
|
/ r,
|
||||||
|
|
||||||
/**/ r,
|
/**/ r,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user