On Mon, Aug 9, 2010 at 3:33 PM, Esteban Bordon <[email protected]> wrote: > I have a script that execute ip route to get the default gateway. If I run > the script when sugar has started works fine, but, I need to run it during > boot.
Our initramfs does some network setup (w/o NM) and then tears it down. Later, networking is controlled by NM. I would suggest you use the early networking setup... or the other... cheers, m -- [email protected] [email protected] -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
