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

@ -68,8 +68,6 @@ profile lightdm @{exec_path} flags=(attach_disconnected) {
/var/log/lightdm/{,**} rw,
owner @{HOME}/.dmrc r,
owner @{HOME}/.Xauthority rw,
owner @{HOME}/.xsession-errors{,.old} rw,
@{run}/faillock/ rw,
@{run}/faillock/user rwk,

View file

@ -63,8 +63,6 @@ profile x11-xsession @{exec_path} {
/etc/profile.d/*.sh r,
/etc/X11/{,**} r,
owner @{HOME}/.xsession-errors w,
owner @{tmp}/file* rw,
owner @{tmp}/tmp.@{rand10} rw,