Starting gpg-agent

Felix 'buebo' Kakrow buebo at buebo.de
Sat Jan 28 16:09:28 PST 2006


On Sat, 28 Jan 2006 14:25:10 -0500
Gerard Seibert <gerard at seibercom.net> wrote:

> 
> Is there any special format or just an entry like this:
> 
> /usr/local/bin/gpg-agent --daemon

That should do it. The only thing to consider is that you have to
terminate commands that stay in the foreground with a '&' so that they
are detached and the next item is run. Only the last command -
'startkde' in this case - shoud be in the foreground. When this
terminates, the X session is over.

Essentially '.xinitrc' and '.xsession' are just plain shell scripts and
follow the syntax of your shell.

-- 
"This is the nineties, Bubba, and there is no such thing as paranoia. 
It's all true." 
	-- Hunter S Thompson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 226 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20060129/5a195feb/attachment.bin


More information about the freebsd-questions mailing list