Comment 69 for bug 497299

Revision history for this message
Leonardo Torok (leotorok) wrote :

It's also possible to solve the problem editing /etc/init/rc-sysinit.conf, changing the line:

start on filesystem and net-device-up IFACE=lo

to:

start on filesystem #and net-device-up IFACE=lo

So it'll no more wait for loopback.