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 60FE71381F3 for ; Thu, 25 Jul 2013 13:26:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2ED4E0A6A; Thu, 25 Jul 2013 13:26:08 +0000 (UTC) Received: from mail-lb0-f173.google.com (mail-lb0-f173.google.com [209.85.217.173]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6DB84E0A10 for ; Thu, 25 Jul 2013 13:26:07 +0000 (UTC) Received: by mail-lb0-f173.google.com with SMTP id v1so1526914lbd.4 for ; Thu, 25 Jul 2013 06:26:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=zpf92jeqTKxJFuhTdB5wKn8utLNGufMguHzZ40Z5f1k=; b=SatuirvhIs7lswaJFuxOf8gIcAMr0n1gr/GuWb6UcCHSybD82VtHCx5AHVkfQNlZFh jEcAzbE02CFqIPEucMjOFQq+wBJ7NFAPBRZHTgm9luWiUpNHwvJlVAjnaWE1kgAzVRrl aRnnfWpJms64iXmLGFb7goSDkEWUK+TilBNvkh6FzzouW0L68n5Ds5gJY7FoGkuX5Hao fmEPzvnRIk7ohEjlY7+3Z52NIh3O3XaKOISLV8tdtqHijLiaMgDWZu+ohRSD8OWe6Rip 831S78QhZZCkMohv3KvJEdam3YwHJ96j5f7j8e58Px1iyBZcaBcViPhJq07N+hea2XR0 CV/Q== X-Received: by 10.152.6.202 with SMTP id d10mr1463035laa.49.1374758765684; Thu, 25 Jul 2013 06:26:05 -0700 (PDT) Received: from melforce.localnet (melforce.xtsubasa.org. [2a02:578:5002:8062::2]) by mx.google.com with ESMTPSA id rs5sm180842lbb.2.2013.07.25.06.26.04 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 25 Jul 2013 06:26:04 -0700 (PDT) From: Pavel Volkov To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Systemd and static network Date: Thu, 25 Jul 2013 17:26:02 +0400 Message-ID: <4067997.X6A0IS89SR@melforce> User-Agent: KMail/4.10.5 (Linux/3.9.11-gentoo-r1melf; KDE/4.10.5; x86_64; ; ) In-Reply-To: <2659771.gBVZyXeHBV@melforce> References: <51F10221.1080807@hadt.biz> <2659771.gBVZyXeHBV@melforce> 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/alternative; boundary="nextPart1685417.6VeUCA2JXk" Content-Transfer-Encoding: 7Bit X-Archives-Salt: 97653a71-4d34-479a-9417-1e44e180a539 X-Archives-Hash: 27307ff4acaf0fccdd0c7daf3ddb5d1f This is a multi-part message in MIME format. --nextPart1685417.6VeUCA2JXk Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Thursday 25 July 2013 17:23:56 I wrote: Systemd will not read /etc/conf.d/net like /etc/init.d/net.* scripts do. You need some service that will prepare the network. I personally prefer netctl, it is KISS enough. It was me who asked the devs to add it to the tree :) I tried NM too, it does not work out of the box with systemd, there are several issues. --nextPart1685417.6VeUCA2JXk Content-Transfer-Encoding: 7Bit Content-Type: text/html; charset="us-ascii"

On Thursday 25 July 2013 17:23:56 I wrote:

Systemd will not read /etc/conf.d/net like /etc/init.d/net.* scripts do. You need some service that will prepare the network.

I personally prefer netctl, it is KISS enough. It was me who asked the devs to add it to the tree :)

I tried NM too, it does not work out of the box with systemd, there are several issues.

 



Argh, sorry for the distorted quotations.

--nextPart1685417.6VeUCA2JXk--