mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-30 23:05:11 +01:00
Update kscreenlocker_greet
This commit is contained in:
parent
54a16eb055
commit
5a1a5418ec
1 changed files with 2 additions and 0 deletions
|
@ -101,9 +101,11 @@ profile kscreenlocker_greet @{exec_path} {
|
|||
@{sys}/devices/system/node/ r,
|
||||
@{sys}/devices/system/node/node@{int}/meminfo r,
|
||||
|
||||
@{PROC}/@{pid}/cgroup r,
|
||||
@{PROC}/@{pid}/cmdline r,
|
||||
@{PROC}/@{pid}/fd/ r,
|
||||
@{PROC}/@{pid}/loginuid r,
|
||||
@{PROC}/@{pid}/mountinfo r,
|
||||
@{PROC}/@{pid}/mounts r,
|
||||
owner @{PROC}/@{pid}/loginuid r,
|
||||
|
||||
|
|
Loading…
Reference in a new issue