tests(check): more linting.
This commit is contained in:
parent
50a12756f8
commit
2a249cfe34
6 changed files with 9 additions and 10 deletions
|
|
@ -57,7 +57,6 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
network unix stream,
|
||||
|
||||
ptrace read,
|
||||
ptrace readby peer=pipewire,
|
||||
|
||||
signal receive set=(term, hup) peer=gdm*,
|
||||
signal send,
|
||||
|
|
|
|||
|
|
@ -54,8 +54,6 @@ profile startlxqt @{exec_path} {
|
|||
|
||||
owner @{run}/user/@{uid}/ r,
|
||||
|
||||
owner @{PROC}/@{pid}/maps r,
|
||||
|
||||
/dev/tty rw,
|
||||
/dev/tty@{int} rw,
|
||||
|
||||
|
|
|
|||
|
|
@ -86,7 +86,6 @@ profile snap @{exec_path} flags=(attach_disconnected) {
|
|||
@{sys}/kernel/security/apparmor/features/{,**} r,
|
||||
|
||||
@{PROC}/@{pid}/cgroup r,
|
||||
@{PROC}/@{pid}/maps r,
|
||||
@{PROC}/@{pid}/mountinfo r,
|
||||
@{PROC}/cgroups r,
|
||||
@{PROC}/cmdline r,
|
||||
|
|
|
|||
|
|
@ -12,8 +12,6 @@ profile kdump-config @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
capability sys_admin,
|
||||
|
||||
ptrace readby peer=@{p_systemd_journald},
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{sh_path} rix,
|
||||
|
|
|
|||
|
|
@ -59,7 +59,6 @@ profile needrestart @{exec_path} flags=(attach_disconnected) {
|
|||
@{PROC}/@{pid}/cgroup r,
|
||||
@{PROC}/@{pid}/cmdline r,
|
||||
@{PROC}/@{pid}/environ r,
|
||||
@{PROC}/@{pid}/maps r,
|
||||
@{PROC}/@{pid}/stat r,
|
||||
owner @{PROC}/@{pid}/fd/ r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue