feat(profile): enable abi 4 rules by default.
This commit is contained in:
parent
5ed4df6916
commit
d6b7bef89e
13 changed files with 13 additions and 13 deletions
|
|
@ -13,7 +13,7 @@ profile systemd-coredump @{exec_path} flags=(attach_disconnected,mediate_deleted
|
|||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/common/systemd>
|
||||
|
||||
# userns,
|
||||
userns,
|
||||
|
||||
capability dac_override,
|
||||
capability dac_read_search,
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ profile systemd-logind @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
network netlink raw,
|
||||
|
||||
# mqueue r type=posix /,
|
||||
mqueue r type=posix /,
|
||||
|
||||
unix (bind) type=stream addr=@@{hex16}/bus/systemd-logind/system,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue