mirror of
https://github.com/casjaysdevdocker/bind
synced 2025-11-04 13:02:16 -05:00
🗃️ 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user