On Tue, 10 Feb 2009 08:34, [email protected] said: > 1. killing running gpg-agent
That is not necessarry. You can simply give it a HUP (pkill -HUP gpg-agent). This will reload most of the config options including --scdaemon-program. Now you kill scdaemon (may need up to 3 SIGINT) and gpg-agent will restart it on demand. > 2. starting gpg-agent again Not required because you only raised a SIGHUP and gpg-agent keeps on running. Your problem is probably another version of gpg-agent or scdaemon somewhere in your PATH. Salam-Shalom, Werner -- Die Gedanken sind frei. Auschnahme regelt ein Bundeschgesetz. _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
