mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-29 05:17:59 +00:00
abstractions/X: add another xauth path
Future sddm version will use $XDG_RUNTIME_DIR/xauth_XXXXXX References: - https://bugzilla.opensuse.org/show_bug.cgi?id=1174290 - https://bugzilla.suse.com/show_bug.cgi?id=1174293 - https://github.com/sddm/sddm/pull/1230 - https://github.com/jonls/redshift/issues/763 This is the 2.13 version of 35f033ca7c0dbd03111a54ea50b3f2713b9d5584 / https://gitlab.com/apparmor/apparmor/-/merge_requests/581 The difference is that this commit avoids using the @{run} variable.
This commit is contained in:
parent
7c5c8a0cc1
commit
02b9090eda
@ -24,6 +24,7 @@
|
||||
owner /{,var/}run/lightdm/*/xauthority r,
|
||||
owner /{,var/}run/user/*/gdm/Xauthority r,
|
||||
owner /{,var/}run/user/*/X11/Xauthority r,
|
||||
owner /{,var/}run/user/*/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