17 lines
723 B
Text
17 lines
723 B
Text
# Template used to create this container: /usr/share/lxc/templates/lxc-debian
|
|
# Parameters passed to the template: -r stretch
|
|
# Template script checksum (SHA-1): d5aa397522e36a17c64c014dd63c70d8607c9873
|
|
# For additional config options, please look at lxc.container.conf(5)
|
|
# Uncomment the following line to support nesting containers:
|
|
#lxc.include = /usr/share/lxc/config/nesting.conf
|
|
# (Be aware this has security implications)
|
|
lxc.apparmor.profile = generated
|
|
lxc.apparmor.allow_nesting = 1
|
|
# Common configuration
|
|
lxc.include = /usr/share/lxc/config/debian.common.conf
|
|
# Container specific configuration
|
|
lxc.tty.max = 4
|
|
lxc.arch = amd64
|
|
lxc.pty.max = 1024
|
|
lxc.rootfs.path = btrfs:/var/lib/lxc/R2/rootfs
|
|
lxc.uts.name = R2
|