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

This commit is contained in:
Alexandre Pujol 2025-07-18 00:16:29 +02:00 committed by Alex
parent 38b165ff31
commit d9d762aaaa

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,