[arch-releng] [PATCH] [configs/releng] Only launch dhcpcd for ethernet interfaces

Gerardo Exequiel Pozzi vmlinuz386 at yahoo.com.ar
Fri Jan 3 20:00:32 EST 2014


On 01/03/2014 03:33 PM, Thomas Bächler wrote:
> ---
>  configs/releng/root-image/etc/udev/rules.d/81-dhcpcd.rules | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configs/releng/root-image/etc/udev/rules.d/81-dhcpcd.rules b/configs/releng/root-image/etc/udev/rules.d/81-dhcpcd.rules
> index 970da69..eadc669 100644
> --- a/configs/releng/root-image/etc/udev/rules.d/81-dhcpcd.rules
> +++ b/configs/releng/root-image/etc/udev/rules.d/81-dhcpcd.rules
> @@ -1 +1 @@
> -ACTION=="add", SUBSYSTEM=="net", ENV{SYSTEMD_WANTS}="dhcpcd@$name.service"
> +ACTION=="add", SUBSYSTEM=="net", NAME=="en*|eth*", ENV{SYSTEMD_WANTS}="dhcpcd@$name.service"
> 

Looks OK. Not tested, I will merge it and release a new archiso.



-- 
Gerardo Exequiel Pozzi
\cos^2\alpha + \sin^2\alpha = 1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.archlinux.org/pipermail/arch-releng/attachments/20140103/ed02a3ef/attachment.asc>


More information about the arch-releng mailing list