feat(profile): gpg: improve integration with access to gpg-agent.

This commit is contained in:
Alexandre Pujol 2025-07-10 00:51:18 +02:00
parent d6f4ff57b6
commit 1b1a4c11ac
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -68,6 +68,7 @@ profile gpg @{exec_path} {
owner /tmp/@{int}@{int} rw,
owner @{run}/user/@{uid}/gnupg/d.*/ rw,
owner @{run}/user/@{uid}/gnupg/S.gpg-agent rw,
owner @{PROC}/@{pid}/fd/ r,
owner @{PROC}/@{pid}/task/@{tid}/comm rw,