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 1R0dsG-0001OR-CX for garchives@archives.gentoo.org; Mon, 05 Sep 2011 18:26:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D08C521C12F; Mon, 5 Sep 2011 18:26:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3171521C089 for ; Mon, 5 Sep 2011 18:25:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id BC85C1B400C for ; Mon, 5 Sep 2011 18:25:06 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -5.007 X-Spam-Level: X-Spam-Status: No, score=-5.007 required=5.5 tests=[AWL=1.592, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JraVi7rEaAOl for ; Mon, 5 Sep 2011 18:24:59 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 427F91B4013 for ; Mon, 5 Sep 2011 18:24:58 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R0dqq-0002w3-QE for gentoo-user@gentoo.org; Mon, 05 Sep 2011 20:24:56 +0200 Received: from adsl-69-234-180-31.dsl.irvnca.pacbell.net ([69.234.180.31]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 05 Sep 2011 20:24:56 +0200 Received: from w41ter by adsl-69-234-180-31.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 05 Sep 2011 20:24:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: Re: del.uged want to start on net.eth1, only eth0 is there Date: Mon, 05 Sep 2011 11:24:45 -0700 Message-ID: <1315247085.16663.2.camel@k2> References: 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 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-180-31.dsl.irvnca.pacbell.net In-Reply-To: X-Mailer: Evolution 2.32.3 X-Archives-Salt: X-Archives-Hash: a149ba5f6c6e8dfa93545a6d43b78a73 On Mon, 2011-09-05 at 17:14 +0200, Lars Madson wrote: > Yes I have only one ethernet adapter, eth0. > My /etc/init.d/net.eth1 is a symlink to net.lo > I can remove it. > But shouldn't it be a /etc/init.d/net.eth0 ? Yes, net.eth0 should also be a symlink to net.lo. If you don't have that symlink then you should create it.