mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-29 13:28:19 +00:00
abstractions/X: yet another location for Xauthority
Add access to /{,var/}run/user/*/X11/Xauthority. Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845250 Signed-off-by: Steve Beattie <steve@nxnw.org> Acked-by: Christian Boltz <apparmor@cboltz.de>
This commit is contained in:
parent
dd719db1a9
commit
d913f20f48
@ -21,6 +21,7 @@
|
||||
owner /{,var/}run/lightdm/authority/[0-9]* r,
|
||||
owner /{,var/}run/lightdm/*/xauthority r,
|
||||
owner /{,var/}run/user/*/gdm/Xauthority r,
|
||||
owner /{,var/}run/user/*/X11/Xauthority r,
|
||||
|
||||
# the unix socket to use to connect to the display
|
||||
/tmp/.X11-unix/* rw,
|
||||
|
Loading…
x
Reference in New Issue
Block a user