feat(profiles): minor improvments.
This commit is contained in:
parent
7c2e92ba03
commit
f71c0e41f8
13 changed files with 85 additions and 51 deletions
|
|
@ -22,6 +22,8 @@ profile systemd-coredump @{exec_path} flags=(attach_disconnected) {
|
|||
capability sys_admin,
|
||||
capability sys_ptrace,
|
||||
|
||||
mount -> /,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}bin/* r,
|
||||
|
|
@ -30,8 +32,6 @@ profile systemd-coredump @{exec_path} flags=(attach_disconnected) {
|
|||
/opt/** r,
|
||||
/ r,
|
||||
|
||||
mount -> /,
|
||||
|
||||
/etc/systemd/coredump.conf r,
|
||||
|
||||
/var/lib/systemd/coredump/ r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue