Hi, After pkill gpg-agent, it seems that gg-agent still run: hongquan@Pangolin ~ $ pkill gpg-agent hongquan@Pangolin ~ $ ps ax | grep gpg-agent 1991 ? Ss 0:00 /usr/bin/ssh-agent /usr/bin/gpg-agent --daemon --sh --write-env-file=/home/hongquan/.gnupg/gpg-agent-info-Pangolin /usr/bin/dbus-launch --exit-with-session gnome-session --session=ubuntu 1992 ? Zs 0:00 [gpg-agent] <defunct> 4094 pts/3 S+ 0:00 grep --colour=auto gpg-agent
Do you have any idea? On 05/30/2012 06:26 PM, Werner Koch wrote: > Did you restart gpg-agent? > > pkill gpg-agent > > and check with ps that it has really been killed. You should see a > notice in the log as soon as you restart gpg-agent. Check also the > owner of the socket: > > lsof /home/USER/.gnupg/S.gpg-agent > > > Shalom-Salam, > > Werner > > -- Regards, Quân _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
