[Bug 1375821] Re: ifupdown doesn't bring loopback to state up

2016-03-02 Thread cetex
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

[Bug 1375821] Re: ifupdown doesn't bring loopback to state up

2015-05-13 Thread cetex
yeah. but net-tools is deprecated, so this really should be fixed in all releases. :) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mailman in Ubuntu. https://bugs.launchpad.net/bugs/1375821 Title: ifupdown doesn't bring loopback