On 06/22/2011 02:30 PM, Christopher Barry wrote:
On Wed, 2011-06-22 at 11:29 -0400, David Henderson wrote:
Thanks for the reply Denys.  I think I see where the problem lies - I
don't have a /var/run/ifstate file!  What binary creates this file?  I'm
not configuring the iface by hand, but with utilities such as ifplugd,
udhcp, and if* binaries.  Also, the /etc/network/interfaces file does
get created in a script, but matches all the naming conventions and
works just fine.  Thoughts?

Thanks,
Dave
grep -r ifstate /etc/*

shows several scripts touching it. it will depend on your setup though
what files you have that are touching it.

-C


I didn't even know about that file, so I can assure you that it's not being touched, modified, or created by any of the scripts to the OS. Just as a precaution, I performed the command above with no results. It looks like I'll just have to use the ifconfig command instead of ifdown. Thanks for the suggestion though. :)

Dave
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to