mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-06-27 03:09:54 +02:00
Added loading constants-service.conf
This commit is contained in:
parent
833a00e5c7
commit
2b9dda705c
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
# (C) 2021 Script rework and documentation by Thorsten Spille <thorsten@spille-edv.de>
|
# (C) 2021 Script rework and documentation by Thorsten Spille <thorsten@spille-edv.de>
|
||||||
|
|
||||||
source /root/zamba.conf
|
source /root/zamba.conf
|
||||||
|
source /root/constants-service.conf
|
||||||
|
|
||||||
if [[ $ZMB_DNS_BACKEND == "BIND9_DLZ" ]]; then
|
if [[ $ZMB_DNS_BACKEND == "BIND9_DLZ" ]]; then
|
||||||
BINDNINE=bind9
|
BINDNINE=bind9
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue