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 739F81384B4 for ; Tue, 22 Dec 2015 01:12:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0B2521C0A5; Tue, 22 Dec 2015 01:12:28 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BBFC921C08B for ; Tue, 22 Dec 2015 01:12:27 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aBBV1-0002gs-S5 for gentoo-user@lists.gentoo.org; Tue, 22 Dec 2015 02:12:23 +0100 Received: from ip5f5ae08a.dynamic.kabel-deutschland.de ([95.90.224.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Dec 2015 02:12:23 +0100 Received: from hurikhan77 by ip5f5ae08a.dynamic.kabel-deutschland.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Dec 2015 02:12:23 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Kai Krakow Subject: [gentoo-user] Re: Problem with openrc-0.18.4 and ifplugd Date: Tue, 22 Dec 2015 02:12:10 +0100 Message-ID: <20151222021210.1ff51a89@jupiter.sol.kaishome.de> References: <201512201826.31348.michaelkintzios@gmail.com> <201512212355.28229.michaelkintzios@gmail.com> <20151222004813.64dc3a16@digimed.co.uk> <201512220054.36367.michaelkintzios@gmail.com> 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: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/q/3aJ0cYCYM.M6MtNO896jo"; protocol="application/pgp-signature" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ip5f5ae08a.dynamic.kabel-deutschland.de X-Newsreader: Claws Mail 3.9.0 (GTK+ 2.24.28; x86_64-pc-linux-gnu) X-Archives-Salt: 0d2a5ed5-6e4e-41a0-a1fd-190882fd254c X-Archives-Hash: c7d1f109e14e32d0a9327e9556ce704e --Sig_/q/3aJ0cYCYM.M6MtNO896jo Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Tue, 22 Dec 2015 00:54:35 +0000 schrieb Mick : > On Tuesday 22 Dec 2015 00:48:13 Neil Bothwick wrote: > > On Mon, 21 Dec 2015 23:55:06 +0000, Mick wrote: > > > > Are you trying to run ifplugd from its init script? It's not > > > > meant to be used like that with openrc. > > >=20 > > > I don't have any init scripts for ifplugd. I wondered what starts > > > it/stops it, and found /lib64/netifrc/net/ifplugd.sh > >=20 > > It should be started by the net.eth* scripts, so you need to start > > the network interface first. >=20 > Thanks again Neil. I don't think this is as you suggest. I never > had wired or wireless interfaces enabled to start at boot time, > because ifplugd started them up as necessary. >=20 > From the README file: >=20 > The network interface which is controlled by ifplugd should not be > configured automatically by your distribution's network subsystem, > since ifplugd will do this for you if needed. But that doesn't apply here because the "net.* plugin" starts ifplugd, and defers further initializations until ifplugd detects a link. This is what I meant when I talked about pushing ifplugd further down the layer. I just didn't remember that this is now solved by a plugin in net.* itself. Don't enable ifplugd service. Openrc will do its magic. --=20 Regards, Kai Replies to list-only preferred. --Sig_/q/3aJ0cYCYM.M6MtNO896jo Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlZ4o3IACgkQ+D7cQ/kIzAVFhACeJPMPcCwidPVPvGqKeJYKOlRa B6IAn3gAwhbdA90T/PejowUtXyHgcjp9 =EL+N -----END PGP SIGNATURE----- --Sig_/q/3aJ0cYCYM.M6MtNO896jo--