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:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user