feat(profile): improve makepkg.
This commit is contained in:
parent
d51826542b
commit
2f5637bd65
1 changed files with 10 additions and 4 deletions
|
|
@ -28,14 +28,20 @@ profile makepkg @{exec_path} {
|
|||
|
||||
file,
|
||||
|
||||
@{bin}/gpg{,2} Cx -> gpg,
|
||||
@{bin}/gpgconf Cx -> gpg,
|
||||
@{bin}/gpgsm Cx -> gpg,
|
||||
@{bin}/sudo Cx -> sudo,
|
||||
@{bin}/gpg{,2} Cx -> gpg,
|
||||
@{bin}/gpgconf Cx -> gpg,
|
||||
@{bin}/gpgsm Cx -> gpg,
|
||||
@{bin}/sudo Cx -> sudo,
|
||||
|
||||
deny capability sys_ptrace,
|
||||
deny ptrace read,
|
||||
|
||||
profile gpg {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/devices-usb>
|
||||
|
||||
network netlink raw,
|
||||
|
||||
@{bin}/gpg{,2} mr,
|
||||
@{bin}/gpgconf mr,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue