2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 22:05:27 +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:
Christian Boltz
2024-06-04 21:45:06 +02:00
parent a6a121144b
commit 0c6e031c02

View File

@@ -28,6 +28,7 @@
owner @{run}/user/*/gdm/Xauthority r, owner @{run}/user/*/gdm/Xauthority r,
owner @{run}/user/*/X11/Xauthority r, owner @{run}/user/*/X11/Xauthority r,
owner @{run}/user/*/xauth_* r, owner @{run}/user/*/xauth_* r,
owner /tmp/xauth_?????? r,
# the unix socket to use to connect to the display # the unix socket to use to connect to the display
/tmp/.X11-unix/* rw, /tmp/.X11-unix/* rw,