2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-02 07:15:18 +00:00

abstractions/X: add another location for .Xauthority

With the latest sddm, .Xauthority is now located at
  @{HOME}/.local/share/sddm/.Xauthority
This commit is contained in:
Christian Boltz
2017-12-17 15:38:26 +01:00
parent 6db30f8faf
commit bb96e38a90

View File

@@ -17,6 +17,7 @@
# .Xauthority files required for X connections, per user
owner @{HOME}/.Xauthority r,
owner @{HOME}/.local/share/sddm/.Xauthority r,
owner /{,var/}run/gdm{,3}/*/database r,
owner /{,var/}run/lightdm/authority/[0-9]* r,
owner /{,var/}run/lightdm/*/xauthority r,