X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 9E50FDC7047; Tue, 8 Sep 2015 19:41:58 +0000 (UTC) Received: from ncopa-laptop (unknown [79.160.13.130]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id D51AADC02B6; Tue, 8 Sep 2015 19:41:57 +0000 (UTC) Date: Tue, 8 Sep 2015 21:41:50 +0200 From: Natanael Copa To: =?UTF-8?B?U8O2cmVu?= Tempel Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] main/wpa_supplicant: add wpa_cli(8) action script Message-ID: <20150908214150.604df19b@ncopa-laptop> In-Reply-To: <1441461902-24575-1-git-send-email-soeren+git@soeren-tempel.net> References: <1441461902-24575-1-git-send-email-soeren+git@soeren-tempel.net> X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP On Sat, 5 Sep 2015 16:05:02 +0200 S=C3=B6ren Tempel wrote: > This action script manages the associated network interfaces. It start > them when wpa_supplicant successfully established a connection and it > stops them when wpa_supplicant disconnected from an access point. the patch was applied. > Maybe there is a better way to solve this problem if so I would to hear > about it. I use dhcpcd as my networking managager. It has a link monitor so it will automatically detect when there is link and request a dhcp address (or set a static ip if configured that way). -nc --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---