fix(profile): systemd-coredump: also allow sbin
This commit is contained in:
parent
f4b22f470f
commit
83c04f5845
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ profile systemd-coredump @{exec_path} flags=(attach_disconnected,mediate_deleted
|
||||||
@{lib}/** r,
|
@{lib}/** r,
|
||||||
/ r,
|
/ r,
|
||||||
@{bin}/* r,
|
@{bin}/* r,
|
||||||
|
@{sbin}/* r,
|
||||||
/opt/** r,
|
/opt/** r,
|
||||||
@{user_lib_dirs}/** r,
|
@{user_lib_dirs}/** r,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue