[Bug 363958] Re: in intramfs dropbear starts before NIC is ready

Joke de Buhr joke.de.buhr at seiken.de
Wed Nov 11 15:18:42 UTC 2009


The dropbear init-premount sript should not start configure_network in
background.

In "/usr/share/initramfs-tools/scripts/init-premount/dropbear" replace:
    configure_networking &
with
    configure_networking

This way the networking script has time to configure everything before
the dropbear daemons gets started.

** Changed in: dropbear (Ubuntu)
       Status: New => Confirmed

-- 
in intramfs dropbear starts before NIC is ready
https://bugs.launchpad.net/bugs/363958
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list