[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#572013: Patch for #572013, #572008 (bashism in udhcpc/default.script)



On Mon, Mar 01, 2010 at 02:10:54AM +0100, Axel Beckert wrote:
> -               /sbin/route add default gw $i dev $interface metric $((metric++))
> +               /sbin/route add default gw $i dev $interface metric $((metric=metric+1))

I currently think about why this metric argument is there anyway. The
script from the isc dhcp does not set it in this case. Maybe it could
just be removed.

Bastian

-- 
Kirk to Enterprise -- beam down yeoman Rand and a six-pack.



Reply to: