On Thu, 2011-09-29 at 12:00 -0400, [email protected] wrote: > /etc/init/networking.conf > > Change > > start on (local-filesystems and stopped udevtrigger) > > to something like this > > start on (local-filesystems) >
Thanks for the information on what to change, unfortunately that appears to already be set that way: start on local-filesystems task pre-start exec mkdir -p /var/run/network exec ifup -a I'll keep digging to see if udev is loading up somewhere else causing a issue, but any other suggestions on what to look at would be greatly appreciated. _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
