Okay, a simple fix that seems to work (at least in my case), is to comment out the first two guards in the stop function.
So... #[ "x$USE_LXC_BRIDGE" = "xtrue" ] || { exit 0; } #[ -f "${varrun}/network_up" ] || { exit 0; } Once these are skipped, the code seems to work. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1452601 Title: vivid container's networking.service fails on boot with signal=PIPE To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1452601/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs