X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from dal-a2.localdomain (unknown [74.117.189.115]) by mail.alpinelinux.org (Postfix) with ESMTP id 861FDDC03B0 for ; Fri, 2 Aug 2013 14:18:31 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@tanael.org) by dal-a2.localdomain (Postfix) with ESMTPSA id 8BEC0BC2E1D; Fri, 2 Aug 2013 14:18:30 +0000 (UTC) Date: Fri, 2 Aug 2013 16:18:27 +0200 From: Natanael Copa To: Natanael Copa Cc: Jeff Pohlmeyer , alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Feature for NETDOWN=no Message-ID: <20130802161827.5c056387@ncopa-desktop.alpinelinux.org> In-Reply-To: <20130802161306.72f65de2@ncopa-desktop.alpinelinux.org> References: <20130801083150.6b41dbab@ncopa-desktop.alpinelinux.org> <20130802161306.72f65de2@ncopa-desktop.alpinelinux.org> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.20; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Fri, 2 Aug 2013 16:13:06 +0200 Natanael Copa wrote: > On Fri, 2 Aug 2013 07:34:28 -0500 > Jeff Pohlmeyer wrote: > > > 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? > > thats actually a good point. we should check what Debian does here. They set NETDOWN=no in /etc/default/halt (corresponds to /etc/conf.d/halt) I tend to agree that it makes sense to have a 'nodown eth0' or similar in /etc/network/interfaces. But that should they do upstream. (ifup/ifdown comes from debian) -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---