[BusyBox] ifup, ifdown applets

Glenn McGrath bug1 at optushome.com.au
Tue Nov 19 02:29:03 UTC 2002


On Mon, 18 Nov 2002 12:13:00 +0100
Steven Scholz <steven.scholz at imc-berlin.de> wrote:

> Glenn McGrath wrote:
> > 
> > Ive just commited those applets based on the debian ifupdown package.
> 
> On my machine an "ifdown -f -v eth0" results in
> 
> ifdown: Configuring interface eth0=eth0 (inet)
> ifdown: cat /var/run/udhcpc.eth0.pid | xargs -i kill -TERM {}

I just changed it to "cat /var/run/udhcpc.eth0.pid | xargs kill" as is
done in a patch for bering linux's ifupdown

If you could give it a try and check that it fixes that particular problem
i would appreciate it.


Thanks

Glenn



More information about the busybox mailing list