From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D23BB1381F3 for ; Sat, 22 Jun 2013 01:27:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD393E0A5D; Sat, 22 Jun 2013 01:27:47 +0000 (UTC) Received: from a1www.kph.uni-mainz.de (a1www.kph.uni-mainz.de [134.93.134.1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 98119E096E for ; Sat, 22 Jun 2013 01:27:46 +0000 (UTC) Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1www.kph.uni-mainz.de (8.14.4/8.13.4) with ESMTP id r5M1Rigd021553 for ; Sat, 22 Jun 2013 03:27:44 +0200 Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.6/8.14.2) with ESMTP id r5M1Ripu026643; Sat, 22 Jun 2013 03:27:44 +0200 Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.6/8.14.6/Submit) id r5M1RfAP026641; Sat, 22 Jun 2013 03:27:41 +0200 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20932.64909.736930.448043@a1i15.kph.uni-mainz.de> Date: Sat, 22 Jun 2013 03:27:41 +0200 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] eselect init In-Reply-To: <51C4AAD2.6090501@gentoo.org> References: <51A08A68.3020900@gentoo.org> <20130620205609.GB23719@linux1> <20130621043959.7eae0921@gentoo.org> <20130621041600.GA24770@linux1> <20130621122328.662eddc0@gentoo.org> <20130621151610.GA26281@linux1> <51C4AAD2.6090501@gentoo.org> X-Mailer: VM 8.2.0b under 24.3.1 (x86_64-pc-linux-gnu) From: Ulrich Mueller X-Archives-Salt: c5e24a55-3be8-4a4b-94f6-1ce018fe5772 X-Archives-Hash: ea36fc9bff887c1a07108e2405064575 >>>>> On Fri, 21 Jun 2013, Luca Barbato wrote: > /bin/init Why /bin? It shouldn't be in users' PATH. Ulrich