fix(profile): systemd-coredump: also allow sbin

This commit is contained in:
Alexandre Pujol 2025-07-18 00:16:29 +02:00
parent f4b22f470f
commit 83c04f5845
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -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,