feat(profile): makepkg: handle lsb_release and pager.
This commit is contained in:
parent
2d3831221a
commit
46d4207d71
1 changed files with 2 additions and 0 deletions
|
|
@ -29,9 +29,11 @@ profile makepkg @{exec_path} {
|
|||
|
||||
file,
|
||||
|
||||
@{pager_path} Px -> child-pager,
|
||||
@{bin}/gpg{,2} Cx -> gpg,
|
||||
@{bin}/gpgconf Cx -> gpg,
|
||||
@{bin}/gpgsm Cx -> gpg,
|
||||
@{bin}/lsb_release Px,
|
||||
@{bin}/sudo Cx -> sudo,
|
||||
|
||||
deny capability sys_ptrace,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue