To automatically start your containers at boot, all you have to do is
to put symlinks to your containers config files in the /etc/lxc/auto/
directory. For example for your previously created container (it's
important that your symlink has the same name as your container):
Ich hab den server einfach mal rebooted Ergebnis ist die Container
kommen icht automatisch up. Hab es aber uch noch nicht geschaft in die
Config zu gucken
habe ich eingetragen und kommentiert, getestet, klappt.
zeigt sich als /usr/bin/lxc-autostart
AUSSER bei GIT, der auto_startet_nicht *wood*
Debuggen, ich habe es auf meiner TODO
man lxc-autostart
When the system boots with the LXC service enabled, it will first
attempt to boot any containers with lxc.start.auto == 1
that is a member of the "onboot" group. The startup will be in
order of lxc.start.order. If an lxc.start.delay has been
specified, that delay will be honored before attempting to
start the next container to give the current container time to
begin initialization and reduce overloading the host system.
After starting the members of the "onboot" group, the LXC
system will proceed to boot containers with lxc.start.auto
== 1 which are not members of any group (the NULL group) and
proceed as with the onboot group.
wir können also noch mehr tun.
1. reihenfolge
2. verzögerung