Martin and Oliver,

Here're some things requested:

root@localhost:/home/ubuntu# grep -r . /etc/network/interfaces.d/
/etc/network/interfaces.d/usb0:auto usb0
/etc/network/interfaces.d/usb0:iface usb0 inet static
/etc/network/interfaces.d/usb0:address 192.168.7.2
/etc/network/interfaces.d/usb0:network 192.168.7.0
/etc/network/interfaces.d/usb0:netmask 255.255.255.0
/etc/network/interfaces.d/usb0:broadcast 192.168.7.255
/etc/network/interfaces.d/wlan0:auto wlan0
/etc/network/interfaces.d/wlan0:iface wlan0 inet static
/etc/network/interfaces.d/wlan0:address 10.0.0.1
/etc/network/interfaces.d/wlan0:network 10.0.0.0
/etc/network/interfaces.d/wlan0:netmask 255.255.255.0
/etc/network/interfaces.d/wlan0:broadcast 10.0.0.255
/etc/network/interfaces.d/eth0:allow-hotplug eth0
/etc/network/interfaces.d/eth0:iface eth0 inet dhcp
/etc/network/interfaces.d/wlan1:auto wlan1
/etc/network/interfaces.d/wlan1:iface wlan1 inet static
/etc/network/interfaces.d/wlan1:address 10.0.0.1
/etc/network/interfaces.d/wlan1:network 10.0.0.0
/etc/network/interfaces.d/wlan1:netmask 255.255.255.0
/etc/network/interfaces.d/wlan1:broadcast 10.0.0.255

and

root@localhost:/home/ubuntu# systemctl list-dependencies network.target
network.target

Furthermore, i can confirm that removing the "eth0" interface from
"/etc/network/interfaces.d/" the time of boot (for the non Ethernet
case) shrinks.

Regards,

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1431836

Title:
  Boot process takes too long when Ethernet is not connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy-ubuntu/+bug/1431836/+subscriptions

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

Reply via email to