From 2ee9b7caad3b1ef50cda1e0ceba75938b11fabef Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 9 Aug 2024 10:57:20 -0300 Subject: Feat: comments about SSH and GPG agents (2) --- profile.dot.link | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profile.dot.link b/profile.dot.link index 713b1be..e559233 100644 --- a/profile.dot.link +++ b/profile.dot.link @@ -371,6 +371,11 @@ fi # * /usr/lib/systemd/user/gnome-keyring-daemon.service # * /etc/xdg/autostart/gnome-keyring-* # +# Also, from gpg-agent(1) manpage: +# +# The agent is automatically started on demand by gpg, gpgsm, gpgconf, or +# gpg-connect-agent. Thus there is no reason to start it manually. +# #if [ -e "$HOME/apps/utils-gpg/gpg-agent-eval" ]; then # $HOME/apps/utils-gpg/gpg-agent-eval #fi -- cgit v1.2.3