fix(profiles): ensure pinentry can start. See #66.

This commit is contained in:
Alexandre Pujol 2022-08-20 13:45:42 +01:00
parent 7752493e73
commit e1e7d611ed
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC
2 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ profile pinentry @{exec_path} {
@{exec_path} mr, @{exec_path} mr,
/{usr/,}bin/pinentry-* rPx, /{usr/,}bin/pinentry-* rPx,
/{usr/,}bin/{,ba,da}sh rix,
/etc/pinentry/preexec r, /etc/pinentry/preexec r,

View File

@ -13,7 +13,7 @@ profile pinentry-curses @{exec_path} {
@{exec_path} mr, @{exec_path} mr,
/{usr/,}bin/bash rix, /{usr/,}bin/{,ba,da}sh rix,
/usr/share/terminfo/x/xterm-256color r, /usr/share/terminfo/x/xterm-256color r,