From 6fc99620424f6a95d1d3bb97c9d015c7b2b87327 Mon Sep 17 00:00:00 2001 From: awy Date: Fri, 29 Nov 2024 02:38:52 +0300 Subject: fix --- rice.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rice.sh') diff --git a/rice.sh b/rice.sh index 21f92bf..8448573 100755 --- a/rice.sh +++ b/rice.sh @@ -39,7 +39,7 @@ doas -u $PERMUSER touch /home/$PERMUSER/.gnupg/gpg-agent.conf cat <> /home/$PERMUSER/.gnupg/gpg-agent.conf enable-ssh-support -pinentry-program /usr/bin/pinentry-qt +pinentry-program /usr/bin/pinentry-bemenu default-cache-ttl 34560000 max-cache-ttl 34560000 EOL -- cgit v1.2.3