Comment 26 for bug 223825

Revision history for this message
Lars Düsing (lars.duesing) wrote :

1. aiccu won't work for any dhcp-using and/or wlan users, because aiccu will not wait until networking is up.
2. Bug is addressed by using upstart "on net-device-up" / "on net-device-down"-handlers.
3. patch is in comment #24
4. TEST CASE: install aiccu on a system which uses dhcp to get IP-adresses. aiccu runs. Reboot. aiccu starts, won't find tunnel-broker and stops then.
5. I'm not aware on any regressions. Except maybe if a user gets ubuntu running without upstart. There is a problem as described in comment #21. But this is in my opinion a rare case.