feat(profile): improve makepkg.

This commit is contained in:
Alexandre Pujol 2025-02-23 18:16:27 +01:00
parent d51826542b
commit 2f5637bd65
Failed to generate hash of commit

View file

@ -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,