File: lxc.system.conf

package info (click to toggle)
lxc 1%3A6.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,808 kB
  • sloc: ansic: 68,840; sh: 4,266; python: 135; makefile: 59
file content (20 lines) | stat: -rw-r--r-- 431 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# LVM: volume group to use for new containers
lxc.bdev.lvm.vg = lxc

# LVM: thin pool to use for new containers
lxc.bdev.lvm.thin_pool = lxc

# ZFS: Root path
lxc.bdev.zfs.root = lxc

# Path to the containers
lxc.lxcpath = /var/lib/lxc/

# Path to the default configuration file
lxc.default_config = /etc/lxc/default.conf

# Pattern to use for the cgroup path
lxc.cgroup.pattern = lxc/%n

# List of cgroups to use
lxc.cgroup.use =