feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-11-20 11:42:08 +00:00
parent 0837c158cb
commit 1fa427ca81
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
8 changed files with 34 additions and 27 deletions

View file

@ -83,6 +83,7 @@ profile git @{exec_path} {
owner @{user_projects_dirs}/ rw,
owner @{user_projects_dirs}/** rwkl -> @{user_projects_dirs}/**,
owner @{user_projects_dirs}/**/.git/hooks/* rix,
owner @{user_cache_dirs}/*/ rw,
owner @{user_cache_dirs}/*/** rwkl -> @{user_cache_dirs}/*/**,
owner /tmp/** rwkl -> /tmp/**,