feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-06-15 16:49:06 +01:00
parent 79eed4b93d
commit faab4928ed
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
23 changed files with 213 additions and 286 deletions

View file

@ -55,7 +55,7 @@ profile aurpublish @{exec_path} {
owner @{user_cache_dirs}/makepkg/src/* rw,
owner @{user_config_dirs}/pacman/makepkg.conf r,
owner @{tmp}/tmp.* rw,
owner @{tmp}/tmp.@{rand10} rw,
owner @{PROC}/@{pid}/maps r,

View file

@ -146,6 +146,7 @@ profile pacman @{exec_path} flags=(attach_disconnected) {
# Silencer,
deny @{HOME}/ r,
deny @{HOME}/**/ r,
deny /tmp/ r,
profile gpg {