GPG-related binaries ran during Debian initialization scripts.
This commit is contained in:
parent
90249e697c
commit
bcf5b9bf89
1 changed files with 5 additions and 1 deletions
|
|
@ -97,7 +97,9 @@ profile mutt @{exec_path} {
|
||||||
@{bin}/more rCx -> pager,
|
@{bin}/more rCx -> pager,
|
||||||
@{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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue