mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-04 00:17:06 +00:00
fix path to nsd.conf
This commit is contained in:
parent
74b2926586
commit
a098992d1e
@ -68,7 +68,7 @@ done
|
||||
# control-enable /etc/nsd/nsd.conf" returns "yes", so we explicitly
|
||||
# set it here.
|
||||
if [ -z "$PRIVATE_IPV6" -a "$TRAVIS" == "true" ]; then
|
||||
cat >> /etc/nsd.conf <<EOF
|
||||
cat >> /etc/nsd/nsd.conf <<EOF
|
||||
do-ip4: yes
|
||||
do-ip6: no
|
||||
remote-control:
|
||||
|
Loading…
Reference in New Issue
Block a user