feat(profile): cleanup xsession logs.

This commit is contained in:
Alexandre Pujol 2024-05-06 20:47:08 +01:00
parent 4b4e14b1d6
commit c2d786200f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
10 changed files with 7 additions and 24 deletions

View file

@ -12,14 +12,15 @@
/usr/share/xsessions/{,*.desktop} r, # Available Xsessions
/etc/X11/cursors/{,**} r,
owner @{HOME}/.ICEauthority r, # ICEauthority files required for X authentication, per user
owner @{HOME}/.Xauthority r, # Xauthority files required for X connections, per user
owner @{HOME}/.ICEauthority rw, # ICEauthority files required for X authentication, per user
owner @{HOME}/.Xauthority rw, # Xauthority files required for X connections, per user
owner @{HOME}/.xsession-errors rw,
/tmp/.ICE-unix/* rw,
/tmp/.X@{int}-lock rw,
/tmp/.X11-unix/* rw,
owner @{tmp}/xauth_@{rand6} rl -> /tmp/#@{int},
owner @{tmp}/xauth_@{rand6} rl -> @{tmp}/#@{int},
owner @{run}/user/@{uid}/.mutter-Xwaylandauth.@{rand6} rw, # Xwayland
owner @{run}/user/@{uid}/gdm{[1-9],}/Xauthority r,