X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=filesystem%2Fetc%2Fprofile.d%2Fenvironment.sh;h=42513fa5753968109e65e8406da2ce9d1ee24509;hp=f059e4d3c0385f8aa5ffdccc36c00d23a32d9dce;hb=3ca4714d6b02ff279a0c724415f3e0a3a6f49059;hpb=fa264ab2ec907b4ebc8d7dd0f8b239b0d0202362 diff --git a/filesystem/etc/profile.d/environment.sh b/filesystem/etc/profile.d/environment.sh index f059e4d..42513fa 100644 --- a/filesystem/etc/profile.d/environment.sh +++ b/filesystem/etc/profile.d/environment.sh @@ -77,8 +77,9 @@ if [ -f /etc/fedora-release ]; then fi fi -# and broken again. see /usr/lib/systemd/user-environment-generators/90gpg-agent -export GPG_AGENT_INFO=$XDG_RUNTIME_DIR/gnupg/S.gpg-agent:0:1 +# 2020: and broken again. see /usr/lib/systemd/user-environment-generators/90gpg-agent. +# 2022: not sure exactly what this fixed, but gpg seems to work now without it. +#export GPG_AGENT_INFO=$XDG_RUNTIME_DIR/gnupg/S.gpg-agent:0:1 # and now trisquel9 + mate + i3 has broken ssh agent. I've had to fix # ssh or gpg agent like 10 times in different distros, and once again, i