On Thu, Sep 2, 2010 at 11:04 PM, Wade Berrier <[email protected]> wrote:
> It appears that ifupdown.c has a typo for specifying the dhcp "client
> identifier".
>
> The debian interfaces man page says:
>
>   client client_id
>       Client identifier (dhcpcd, udhcpc)
>
> (See http://man.cx/interfaces )
>
> Does anyone have any issues with this type of change?
>
> -               "dhcpcd[[ -h %hostname%]][[ -i %vendor%]][[ -I
> %clientid%]][[ -l %leasetime%]] %iface%",
> +               "dhcpcd[[ -h %hostname%]][[ -i %vendor%]][[ -I
> %client%]][[ -l %leasetime%]] %iface%",

Fixed in git, thanks!
-- 
vda
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to