mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 05:47:59 +00:00
abstractions/X: add another xauth path
This time it's /tmp/xauth_?????? r, which gets used by latest sddm. Fixes: https://bugzilla.opensuse.org/show_bug.cgi?id=1223900
This commit is contained in:
parent
a6a121144b
commit
0c6e031c02
@ -28,6 +28,7 @@
|
||||
owner @{run}/user/*/gdm/Xauthority r,
|
||||
owner @{run}/user/*/X11/Xauthority r,
|
||||
owner @{run}/user/*/xauth_* r,
|
||||
owner /tmp/xauth_?????? r,
|
||||
|
||||
# the unix socket to use to connect to the display
|
||||
/tmp/.X11-unix/* rw,
|
||||
|
Loading…
x
Reference in New Issue
Block a user