feat(profile): general update.
This commit is contained in:
parent
79eed4b93d
commit
faab4928ed
23 changed files with 213 additions and 286 deletions
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
|
|
@ -146,6 +146,7 @@ profile pacman @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
# Silencer,
|
||||
deny @{HOME}/ r,
|
||||
deny @{HOME}/**/ r,
|
||||
deny /tmp/ r,
|
||||
|
||||
profile gpg {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue