Set LXC container to autostart

From AcrodusWiki
Revision as of 21:19, 25 November 2024 by Alex (talk | contribs) (Created page with "Find the config file for the container. This will be in /var/lib/lxc/{container_name}/config And add the line: lxc.start.auto =1")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Find the config file for the container.

This will be in /var/lib/lxc/{container_name}/config

And add the line:

lxc.start.auto =1