touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #80201
[Bug 1458173] Re: Vivid + LXC autostart not working
lxc-autostart after boot works.
--
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/1458173
Title:
Vivid + LXC autostart not working
Status in lxc package in Ubuntu:
New
Bug description:
In previous Ubuntu versions + current Ubuntu docs, boot time autostart
is accomplished by:
1) setting /etc/default/lxc LXC_AUTO="false"
2) adding lxc.start.auto = 1 to config of containers to be started at
boot time
This no longer works.
_______
net8-rmt# uname -a
Linux ns515383.ip-167-114-159.net 3.19.0-18-generic #18-Ubuntu SMP Tue May 19 18:31:35 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
net8-rmt# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 15.04
Release: 15.04
Codename: vivid
net8-rmt# pkg-list | egrep -e lxc -e cgroup
cgroup-bin 0.38-1ubuntu2
cgroup-lite 1.10
libcgroup1 0.38-1ubuntu2
liblxc1 1.1.2-0ubuntu3
lxc 1.1.2-0ubuntu3
lxc-templates 1.1.2-0ubuntu3
lxcfs 0.7-0ubuntu4
lxctl 0.3.1+debian-3
python3-lxc 1.1.2-0ubuntu3
net8-rmt# lxc-ls --fancy
NAME STATE IPV4 IPV6 GROUPS AUTOSTART
--------------------------------------------
test STOPPED - - - YES
net8-rmt# egrep AUTO /etc/default/lxc
# LXC_AUTO - whether or not to start containers symlinked under
LXC_AUTO="false"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1458173/+subscriptions
References