Add script 'boot-autostart-lx-container.sh'.

This commit is contained in:
2022-03-25 13:28:26 +01:00
parent 15d3081866
commit a938de97c0
2 changed files with 501 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
## ===============================================================
## - Configuration File for "boot-autostart-lx-container.sh" Script
## ================================================================
# - LOGGING
# -
#LOGGING=false
# - 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"