Initial commit
This commit is contained in:
21
conf/create-lx-container.conf.sample
Normal file
21
conf/create-lx-container.conf.sample
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
## ========================================================
|
||||
## - Configuration File for "create-lx-container.sh" Script
|
||||
## ========================================================
|
||||
|
||||
# - LXC_ROOT_DIR
|
||||
# -
|
||||
# - The directory where all the LX-Containers are stored.
|
||||
# -
|
||||
# - Defaults to: LXC_ROOT_DIR="/var/lib/lxc"
|
||||
# -
|
||||
#LXC_ROOT_DIR="/var/lib/lxc"
|
||||
|
||||
|
||||
# - LXC_DIST
|
||||
# -
|
||||
# - The Linux distribution used for the new LX-Container.
|
||||
# -
|
||||
# - Defaults to: LXC_DIST="debian"
|
||||
# -
|
||||
#LXC_DIST="debian"
|
||||
Reference in New Issue
Block a user