diff --git a/apparmor.d/groups/kde/plasmashell b/apparmor.d/groups/kde/plasmashell index 4b96ef15e..5f9a78dd7 100644 --- a/apparmor.d/groups/kde/plasmashell +++ b/apparmor.d/groups/kde/plasmashell @@ -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 }