mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 18:17:09 +00:00
Merge from trunk rev 2035:
Updates the X abstraction to include gdm3 path. Author: Intrigeri <intrigeri@debian.org> Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660079 Signed-off-by: Kees Cook <kees@ubuntu.com> Acked-By: Steve Beattie <sbeattie@ubuntu.com>
This commit is contained in:
parent
d0bde41d90
commit
3f29d38f0f
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
# .Xauthority files required for X connections, per user
|
# .Xauthority files required for X connections, per user
|
||||||
@{HOME}/.Xauthority r,
|
@{HOME}/.Xauthority r,
|
||||||
owner /{,var/}run/gdm/*/database r,
|
owner /{,var/}run/gdm{,3}/*/database r,
|
||||||
owner /{,var/}run/lightdm/authority/[0-9]* r,
|
owner /{,var/}run/lightdm/authority/[0-9]* r,
|
||||||
|
|
||||||
# the unix socket to use to connect to the display
|
# the unix socket to use to connect to the display
|
||||||
|
Loading…
x
Reference in New Issue
Block a user