]> git.proxmox.com Git - mirror_lxc.git/blame - doc/lxc.system.conf
network: simplify instantiate_vlan()
[mirror_lxc.git] / doc / lxc.system.conf
CommitLineData
55fc19a1
SG
1# LVM: volume group to use for new containers
2lxc.bdev.lvm.vg = lxc
3
4# LVM: thin pool to use for new containers
5lxc.bdev.lvm.thin_pool = lxc
6
7# ZFS: Root path
8lxc.bdev.zfs.root = lxc
9
10# Path to the containers
11lxc.lxcpath = /var/lib/lxc/
12
13# Path to the default configuration file
14lxc.default_config = /etc/lxc/default.conf
15
16# Pattern to use for the cgroup path
17lxc.cgroup.pattern = lxc/%n
18
19# List of cgroups to use
20lxc.cgroup.use =