mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-29 21:38:15 +00:00
Merge branch 'cboltz-xauth' into 'master'
abstractions/X: add another location for .Xauthority See merge request apparmor/apparmor!39 Acked-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
commit
bcfb735b9a
@ -17,6 +17,7 @@
|
|||||||
|
|
||||||
# .Xauthority files required for X connections, per user
|
# .Xauthority files required for X connections, per user
|
||||||
owner @{HOME}/.Xauthority r,
|
owner @{HOME}/.Xauthority r,
|
||||||
|
owner @{HOME}/.local/share/sddm/.Xauthority r,
|
||||||
owner /{,var/}run/gdm{,3}/*/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,
|
||||||
owner /{,var/}run/lightdm/*/xauthority r,
|
owner /{,var/}run/lightdm/*/xauthority r,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user