feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-09-11 17:54:34 +01:00
parent c622f5de93
commit 6539b713fb
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
21 changed files with 66 additions and 86 deletions

View file

@ -92,14 +92,9 @@ profile git @{exec_path} flags=(attach_disconnected) {
owner @{HOME}/.netrc r,
owner @{user_config_dirs}/git/{,*} rw,
owner @{tmp}/git-difftool.*/ rw, # For diffs
owner @{tmp}/git-difftool.*/right/{,**} rw,
owner @{tmp}/git-difftool.*/left/{,**} rw,
owner @{tmp}/* rw,
owner @{tmp}/tmp*/ rw, # For TWRP-device-tree-generator
owner @{tmp}/tmp*/** rwkl -> /tmp/tmp*/**,
owner @{tmp}/.git_vtag_tmp@{rand6} rw, # For git log --show-signature
owner @{tmp}/git-commit-msg-.txt rw, # For android studio
owner @{tmp}/git-difftool.*/{,**} rw, # For diffs
deny owner @{code_config_dirs}/** rw,
deny owner @{user_share_dirs}/gvfs-metadata/* r,
@ -126,6 +121,7 @@ profile git @{exec_path} flags=(attach_disconnected) {
profile ssh flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/consoles>
include <abstractions/nameservice-strict>
network inet dgram,