From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NJ8n2-0003BI-9i for garchives@archives.gentoo.org; Fri, 11 Dec 2009 16:56:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86387E05EC; Fri, 11 Dec 2009 16:55:58 +0000 (UTC) Received: from zion.lichtfels.com (zion.lichtfels.com [88.198.33.170]) by pigeon.gentoo.org (Postfix) with ESMTP id 57697E05EC for ; Fri, 11 Dec 2009 16:55:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zion.lichtfels.com (Postfix) with ESMTP id 74B66184008 for ; Fri, 11 Dec 2009 17:55:49 +0100 (CET) Received: from zion.lichtfels.com ([127.0.0.1]) by localhost (zion [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 11542-09 for ; Fri, 11 Dec 2009 17:55:48 +0100 (CET) Received: from [172.32.99.12] (mail.oops.co.at [213.129.238.225]) by zion.lichtfels.com (Postfix) with ESMTPA id AC6A4184007 for ; Fri, 11 Dec 2009 17:55:48 +0100 (CET) Message-ID: <4B22799C.9040303@xunil.at> Date: Fri, 11 Dec 2009 17:55:56 +0100 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.5) Gecko/20091209 Thunderbird/3.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: went from x86 to ~x86: no more X11 References: <4B1EA880.3000800@xunil.at> <4B1F5199.1050305@xunil.at> <4B1FCEBE.9020703@xunil.at> In-Reply-To: X-Enigmail-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-maia at lichtfels.com X-Archives-Salt: 09fac4c7-6963-421a-9aa4-50edd765d72f X-Archives-Hash: e68308448091d2ff59c26c5905c0a0c0 Am 10.12.2009 05:41, schrieb Joshua Murphy: > Respawns on close/crash... doesn't allow attempts to start more than > once (hence the 'lockfile' type hack in the script), doesn't break on > a stale lockfile, and does whatever the user ('myuser' should be > replaced with a real username) wishes in terms of WM/desktop by way of > the user's ~/.xinitrc ... and all without ever asking me for a user > password. I am now trying to use your solution, I just have to find a way to make it work with my pam_mount-based setup. Working on it ;-) thanks, S