feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-07-03 14:09:25 +01:00
parent dec5a29e19
commit 11617131ce
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
14 changed files with 57 additions and 23 deletions

View file

@ -32,7 +32,10 @@ profile xauth @{exec_path} {
owner /tmp/serverauth.* rwl -> /tmp/serverauth.*-n,
owner /tmp/runtime-*/xauth_?????? r,
@{run}/user/@{uid}/xauth_?????? rw,
owner @{run}/user/@{uid}/xauth_?????? rw,
owner @{run}/user/@{uid}/xauth_??????-c w,
owner @{run}/user/@{uid}/xauth_??????-l wl,
include if exists <local/xauth>
}