[Bug 1294155] Re: network-interface-container.conf should fire for openvz

Stéphane Graber stgraber at stgraber.org
Thu Mar 20 20:03:37 UTC 2014


** Changed in: ifupdown (Ubuntu)
       Status: New => Fix Committed

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

Title:
  network-interface-container.conf should fire for openvz

Status in “ifupdown” package in Ubuntu:
  Fix Committed

Bug description:
  network-interface-container.conf should contain:

  script
      case "$CONTAINER" in
          lxc|lxc-libvirt|openvz)
              initctl emit --no-wait net-device-added INTERFACE=lo || true
          ;;
      esac
  end script

  originally, it is: "lxc|lxc-libvirt)" (without openvz).

  Without that change, loopback interface never goes up on openvz
  interface.

  Tested with trusty-server-cloudimg-amd64-root.tar.gz.

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



More information about the foundations-bugs mailing list