From owner-freebsd-questions@FreeBSD.ORG Sun Jan 29 00:09:28 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 850CE16A420 for ; Sun, 29 Jan 2006 00:09:28 +0000 (GMT) (envelope-from buebo@buebo.de) Received: from natsluvver.rzone.de (natsluvver.rzone.de [81.169.145.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id B005343D46 for ; Sun, 29 Jan 2006 00:09:27 +0000 (GMT) (envelope-from buebo@buebo.de) Received: from anexia.ath.cx (reverse-82-141-60-27.dialin.kamp-dsl.de [82.141.60.27]) by post.webmailer.de (8.13.1/8.13.1) with ESMTP id k0T09NcK013853 for ; Sun, 29 Jan 2006 01:09:23 +0100 (MET) Received: from gwen (gwen [192.168.0.101]) by anexia.ath.cx (Postfix) with SMTP id C849A2C43A for ; Sun, 29 Jan 2006 01:11:18 +0100 (CET) Date: Sun, 29 Jan 2006 01:09:23 +0100 From: "Felix 'buebo' Kakrow" To: freebsd-questions@freebsd.org Message-Id: <20060129010923.6d1b8fcf.buebo@buebo.de> In-Reply-To: <20060128142336.950A.GERARD@seibercom.net> References: <200601280823.16443.gerard@seibercom.net> <20060128143441.7a107ac0.buebo@buebo.de> <20060128142336.950A.GERARD@seibercom.net> X-Mailer: Sylpheed version 2.2.0beta6 (GTK+ 2.8.10; amd64-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sun__29_Jan_2006_01_09_23_+0100_Bf0m7Ft4rKJh6XTh" Subject: Re: Starting gpg-agent X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jan 2006 00:09:28 -0000 --Signature=_Sun__29_Jan_2006_01_09_23_+0100_Bf0m7Ft4rKJh6XTh Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, 28 Jan 2006 14:25:10 -0500 Gerard Seibert wrote: >=20 > Is there any special format or just an entry like this: >=20 > /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. --=20 "This is the nineties, Bubba, and there is no such thing as paranoia.=20 It's all true."=20 -- Hunter S Thompson --Signature=_Sun__29_Jan_2006_01_09_23_+0100_Bf0m7Ft4rKJh6XTh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) Comment: Enrcypt your mail with GnuPG! iD8DBQFD3Ae3h3KJlP+0/PsRAntyAKCg7d+Kxq1256Y4pTr04N9pnkWIOACfbszq z+ACrW8fNdgrthol5V63cSQ= =AzWB -----END PGP SIGNATURE----- --Signature=_Sun__29_Jan_2006_01_09_23_+0100_Bf0m7Ft4rKJh6XTh--