I'm trying to restrict some containers from autobooting on every host restart.

From the documentation, I tried two approaches:

lxc config set <containername> boot.autostart false

or

lxc config set<containername> boot.autostart 0

None of these configs work. Containers always boot on restart.

Checked in the container profile, and there's nothing there regarding autostart.

Any help?

Christian Tardif
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to