Nesting all to on

This commit is contained in:
DerFossibaer
2022-01-14 23:26:57 +01:00
parent bda8bb9e86
commit 4380612175
10 changed files with 11 additions and 11 deletions

View File

@ -8,7 +8,7 @@
# This file contains the project constants on service level
# Debian Version, which will be installed
LXC_TEMPLATE_VERSION="debian-10-standard"
LXC_TEMPLATE_VERSION="debian-11-standard"
# Create sharefs mountpoint
LXC_MP="0"
@ -17,4 +17,4 @@ LXC_MP="0"
LXC_UNPRIVILEGED="1"
# enable nesting feature
LXC_NESTING="0"
LXC_NESTING="1"