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 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
