Hi!

I've tested your patch, and it's still using ifconfig in network-interface.conf
it should use ip instead.

what's in network-interface.conf:
        ifconfig lo 127.0.0.1 up || true
what should be in network-interface.conf:
       ip link set dev lo up || true

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

Title:
  ifupdown doesn't bring loopback to state up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1375821/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to