plasmashell: adding back /dev/shm/ r, and /dev/ptmx rw,
This commit is contained in:
parent
0203e28424
commit
31e3e804c6
1 changed files with 3 additions and 1 deletions
|
|
@ -156,7 +156,9 @@ profile plasmashell @{exec_path} {
|
|||
owner @{PROC}/@{pid}/mounts r,
|
||||
owner @{PROC}/@{pid}/{cgroup,cmdline,stat,statm} r,
|
||||
owner @{PROC}/@{pid}/attr/current r,
|
||||
|
||||
|
||||
/dev/shm/ r,
|
||||
/dev/ptmx rw,
|
||||
|
||||
include if exists <local/plasmashell>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue