feat(profile): general update.
This commit is contained in:
parent
c1bea69cbf
commit
8912aaf126
12 changed files with 67 additions and 59 deletions
|
|
@ -20,11 +20,11 @@ profile busctl @{exec_path} flags=(attach_disconnected) {
|
|||
capability net_admin,
|
||||
capability sys_ptrace,
|
||||
|
||||
ptrace (read),
|
||||
ptrace read,
|
||||
|
||||
unix (bind) type=stream addr=@@{udbus}/bus/busctl/busctl,
|
||||
unix bind type=stream addr=@@{udbus}/bus/busctl/busctl,
|
||||
|
||||
signal (send) set=(cont) peer=child-pager,
|
||||
signal send set=cont peer=child-pager,
|
||||
|
||||
dbus eavesdrop bus=accessibility,
|
||||
dbus eavesdrop bus=session,
|
||||
|
|
|
|||
|
|
@ -61,6 +61,7 @@ profile systemd-analyze @{exec_path} {
|
|||
@{sys}/firmware/efi/efivars/LoaderTimeExecUSec-@{uuid} r,
|
||||
|
||||
@{PROC}/swaps r,
|
||||
@{PROC}/sys/fs/nr_open r,
|
||||
owner @{PROC}/@{pid}/cgroup r,
|
||||
owner @{PROC}/@{pid}/comm r,
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue