GPG-related binaries ran during Debian initialization scripts.

This commit is contained in:
doublez13 2024-02-06 12:41:58 -07:00 committed by GitHub
parent 90249e697c
commit bcf5b9bf89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -98,6 +98,8 @@ profile mutt @{exec_path} {
@{bin}/less rCx -> pager, @{bin}/less rCx -> pager,
@{bin}/pager rCx -> pager, @{bin}/pager rCx -> pager,
@{bin}/gpg{2,} rCx -> gpg, @{bin}/gpg{2,} rCx -> gpg,
@{bin}/gpgconf rCx -> gpg,
@{bin}/gpgsm rCx -> gpg,
@{bin}/pgpewrap rCx -> gpg, @{bin}/pgpewrap rCx -> gpg,
@ -171,6 +173,8 @@ profile mutt @{exec_path} {
include <abstractions/nameservice-strict> include <abstractions/nameservice-strict>
@{bin}/gpg{,2} mrix, @{bin}/gpg{,2} mrix,
@{bin}/gpgconf mr,
@{bin}/gpgsm mr,
@{bin}/pgpewrap mr, @{bin}/pgpewrap mr,
owner @{HOME}/@{XDG_GPG_DIR}/ rw, owner @{HOME}/@{XDG_GPG_DIR}/ rw,