X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-pa0-f44.google.com (mail-pa0-f44.google.com [209.85.220.44]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 45A4ADC039B for ; Fri, 2 Aug 2013 12:34:30 +0000 (UTC) Received: by mail-pa0-f44.google.com with SMTP id jh10so628202pab.3 for ; Fri, 02 Aug 2013 05:34:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=GII7gjwalCiUtqxKWWkDSTux5x6INZCcEgmQzBa4ax0=; b=eKhp81sFKvupQP8K3iQwUIBYd03Af5Hkt/HfOaz6wLsEskJNHI7GcT1jnhFln3EphL m4IOKSe/z65cz+1LYY/OXXDm7/lkdHdWWxZM+Ro70yFL82EcJrOnjgkAbXb3owj2lnXd ee34N+SFArxzBUBFKlu5US/BKqWrciX2aCiHxQiFJVwaX3xXPy/G5jk8SBnd57rN2K7G c3vsIq09Ve8PnUFbI3tU6i/fGEd7dbX5n9NaSw8wOUukHyqWhh2G23L06Bn+Vv1pxA8X OP/TR7VC8FdW3VqTH5POyb0R86uOxqO6XZxb809GfNKI8UXN1YsKKuMwQgvwM4nGgjms +Q1Q== X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.68.136.168 with SMTP id qb8mr3409886pbb.83.1375446868877; Fri, 02 Aug 2013 05:34:28 -0700 (PDT) Received: by 10.70.65.42 with HTTP; Fri, 2 Aug 2013 05:34:28 -0700 (PDT) In-Reply-To: <20130801083150.6b41dbab@ncopa-desktop.alpinelinux.org> References: <20130801083150.6b41dbab@ncopa-desktop.alpinelinux.org> Date: Fri, 2 Aug 2013 07:34:28 -0500 Message-ID: Subject: Re: [alpine-devel] Feature for NETDOWN=no From: Jeff Pohlmeyer To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=ISO-8859-1 On Thu, Aug 1, 2013 at 1:31 AM, Natanael Copa wrote: > I got a feature request for preventing taking down an interface on > shutdown. I wonder how we should implement this. Since /etc/network/interfaces specifies which interfaces come up automatically, wouldn't that be a good place to specify which ones come down automatically? > They are all very simple to implement. Not sure about this one. - Jeff --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---