Comment 6 for bug 461725

Revision history for this message
Steve Langasek (vorlon) wrote :

Jamie,

> start on net-device-added INTERFACE=lo

This is a separate bug in ufw: even after fixing this bug, there is no guarantee that ufw will have finished initializing before upstart starts to bring up other services in parallel. You need to change this instead to something like (untested): 'start on starting network-interface INTERFACE=lo'.