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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user