From 644785859ac960c0da64016065a800bf660ffbcf Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 17 Apr 2026 14:47:34 +0100 Subject: refactor: revert GNUPGHOME to default ~/.gnupg Drop custom GNUPGHOME=~/.local/share/gnupg which required 6 systemd socket/service overrides with hardcoded directory hashes. GnuPG periodically changes its hash algorithm on updates, silently breaking systemd socket activation and pam-gnupg passphrase presetting. With default GNUPGHOME, stock systemd units work out of the box. - Move gpg.conf, gpg-agent.conf, sshcontrol to home/.gnupg/ - Delete all gpg-agent socket/service/dirmngr override dirs - Remove GNUPGHOME from .zprofile, .pam_environment, pam-gnupg - Remove GNUPGHOME from vdirsyncer and bridge service overrides --- home/.config/pam-gnupg | 1 - 1 file changed, 1 deletion(-) (limited to 'home/.config/pam-gnupg') diff --git a/home/.config/pam-gnupg b/home/.config/pam-gnupg index b6deeb6..9a6c85b 100644 --- a/home/.config/pam-gnupg +++ b/home/.config/pam-gnupg @@ -1,4 +1,3 @@ -~/.local/share/gnupg 5110851E65983C892CC09B51B17F50B3073C3F13 613F4BBF6E877E8CF55E18C24A429474B2F1A6AD 91191A4A6E86279A901A7D38A7512EC126518FA5 -- cgit v1.2.3-70-g09d2