mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 18:17:09 +00:00
profiles: give lsof network netlink dgram permissions
Signed-off-by: Ryan Lee <ryan.lee@canonical.com>
This commit is contained in:
parent
84c3e629e4
commit
e36b57857f
@ -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