← Back to team overview

touch-packages team mailing list archive

Re: [Bug 1394263] Re: lxc: unconditional overwrite of USE_LXC_BRIDGE

 

The relevant lines in /etc/default/lxc are:

USE_LXC_BRIDGE="false"  # overridden in lxc-net
[ -f /etc/default/lxc-net ] && . /etc/default/lxc-net

while /etc/defalut/lxc-net does not source any other scripts.  So
there is no other place you should need to look.

This will probably change during the upcoming transition to systemd
as well, so redesigning the startup at this stage would be ill-advised.

 status: wontfix


** Changed in: lxc (Ubuntu)
       Status: Incomplete => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1394263

Title:
  lxc: unconditional overwrite of USE_LXC_BRIDGE

Status in “lxc” package in Ubuntu:
  Won't Fix

Bug description:
  Defining USE_LXC_BRIDGE and than overwriting it unconditionally in the
  source /etc/default/lxc-net doesn't make sense/is confusing.

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


References