Thanks, I'll try this script. Moving the dhcp3-server init-script to S99... doesn't help in my case, btw. I need the DHCP server to listen on my WLAN card and apparently the delay that results from moving its launch from S40 to S90 isn't sufficient. Maybe some kind of feedback from NetworkManager via nm-tool would help to solve this, so the dhcp3-server init-script could check on the state of the configured interfaces. Something like "nm-tool --interface wlan0 --state" that would output "connected" it wlan0 is connected. I guess one also could write a wrapper that parses the output of nm-tool in its current state.
-- dhcp3-server is launched before NetworkManager and thus doesn't find interfaces https://bugs.launchpad.net/bugs/392826 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
