]> git.proxmox.com Git - mirror_lxc.git/blob - doc/lxc.system.conf
file_utils: fix too wide or inconsistent non-owner permissions
[mirror_lxc.git] / doc / lxc.system.conf
1 # LVM: volume group to use for new containers
2 lxc.bdev.lvm.vg = lxc
3
4 # LVM: thin pool to use for new containers
5 lxc.bdev.lvm.thin_pool = lxc
6
7 # ZFS: Root path
8 lxc.bdev.zfs.root = lxc
9
10 # Path to the containers
11 lxc.lxcpath = /var/lib/lxc/
12
13 # Path to the default configuration file
14 lxc.default_config = /etc/lxc/default.conf
15
16 # Pattern to use for the cgroup path
17 lxc.cgroup.pattern = lxc/%n
18
19 # List of cgroups to use
20 lxc.cgroup.use =