feat(profile): general update.
This commit is contained in:
parent
f14ed2f024
commit
788d865939
34 changed files with 57 additions and 27 deletions
|
|
@ -118,6 +118,7 @@ profile pacman @{exec_path} flags=(attach_disconnected) {
|
|||
/var/** rwlk -> /var/**,
|
||||
|
||||
# Read packages files
|
||||
@{user_pkg_dirs}/ r,
|
||||
@{user_pkg_dirs}/**/ r,
|
||||
@{user_pkg_dirs}/**.pkg.tar.zst{,.sig} r,
|
||||
|
||||
|
|
@ -193,6 +194,8 @@ profile pacman @{exec_path} flags=(attach_disconnected) {
|
|||
capability dac_read_search,
|
||||
capability sys_resource,
|
||||
|
||||
signal send set=cont peer=child-pager,
|
||||
|
||||
@{bin}/pager rPx -> child-pager,
|
||||
@{bin}/less rPx -> child-pager,
|
||||
@{bin}/more rPx -> child-pager,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue