Date: Sat, 28 Jan 2006 15:06:03 -0900 From: Beech Rintoul <akbeech@alaskaparadise.com> To: freebsd-questions@freebsd.org Cc: Felix 'buebo' Kakrow <buebo@buebo.de> Subject: Re: Starting gpg-agent Message-ID: <200601281506.26382.akbeech@alaskaparadise.com> In-Reply-To: <20060128143441.7a107ac0.buebo@buebo.de> References: <200601280823.16443.gerard@seibercom.net> <20060128143441.7a107ac0.buebo@buebo.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1847598.Y99qEqL8UO Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 28 January 2006 04:34, Felix 'buebo' Kakrow wrote: > On Sat, 28 Jan 2006 08:19:44 -0500 > > Gerard Seibert <gerard@seibercom.net> wrote: > > I usually start KDE with the 'startx' command. I would like to > > start 'gpg-agent' at the same time, and possibly shut it down > > when I exit from KDE. > > > > Is there a way that I can do this without having to resort to > > manually starting gpg-agent prior to starting KDE? > > You can put 'gpg-agent &' into your ~/.xinitrc Append the line "use-agent" to ~/.gnupg/gpg.conf without the quotes. Then add the following to ~/.xinitrc before startkde: eval "$(gpg-agent --daemon --sh)" Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - akbeech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart1847598.Y99qEqL8UO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBD3AcC1HPO4IQJSE0RAimdAJ9Gb3YNw3dO52IkCSBtLzo8cunO2gCgwn1C x3xj3TSOssPcmRbrmbovb7s= =S5l4 -----END PGP SIGNATURE----- --nextPart1847598.Y99qEqL8UO--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601281506.26382.akbeech>