File: lxc.system.conf

package info (click to toggle)
lxc 1%3A1.0.6-6%2Bdeb8u2~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 5,280 kB
  • sloc: ansic: 33,888; sh: 11,928; python: 1,223; makefile: 735
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 =