Lxc system configuration file
The system configuration is located at \*(T</etc/lxc/lxc.conf\*(T> or \*(T<~/.config/lxc/lxc.conf\*(T> for unprivileged containers.
This configuration file is used to set values such as default lookup paths and storage backend settings for LXC.
\*(T<lxc.lxcpath\*(T>
The location in which all containers are stored.
\*(T<lxc.default_config\*(T>
The path to the default container configuration.
\*(T<lxc.cgroup.use\*(T>
Comma separated list of cgroup controllers to setup. Currently this configration will be ignored when LXC uses cgmanager to manage cgroups.
\*(T<lxc.cgroup.pattern\*(T>
Format string used to generate the cgroup path (e.g. lxc/%n).
\*(T<lxc.bdev.lvm.vg\*(T>
Default LVM volume group name.
\*(T<lxc.bdev.lvm.thin_pool\*(T>
Default LVM thin pool name.
\*(T<lxc.bdev.zfs.root\*(T>
Default ZFS root name.
St\('ephane Graber <\*(T<[email protected]\*(T>>