🗃️ Update codebase 🗃️

detect_and_update_services.sh
enhanced_functions.sh
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
test_solution.sh

rootfs/root/docker/setup/03-files.sh
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/init.d/02-named.sh
This commit is contained in:
casjay
2025-10-31 12:49:04 -04:00
parent 50464a98dd
commit 4e1fddb861
3 changed files with 13 additions and 5 deletions

View File

@@ -102,7 +102,7 @@ CONF_DIR="/config/bind" # set config directory
ETC_DIR="/etc/bind"
# - - - - - - - - - - - - - - - - - - - - - - - - -
# set the var dir
VAR_DIR=""
VAR_DIR="/var/bind"
# - - - - - - - - - - - - - - - - - - - - - - - - -
TMP_DIR="/tmp/bind" # set the temp dir
RUN_DIR="/run/bind" # set scripts pid dir