plasmashell: adding back /dev/shm/ r, and /dev/ptmx rw,

This commit is contained in:
curiosityseeker 2023-06-13 19:10:22 +02:00 committed by GitHub
parent 0203e28424
commit 31e3e804c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>
}