1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-18 18:07:22 +01:00

document bind9 replacement

This commit is contained in:
KiekerJan
2022-03-20 22:26:50 +01:00
parent 0f80d071db
commit 600c07fb47
3 changed files with 3 additions and 1 deletions

View File

@@ -315,7 +315,7 @@ fi #NODOC
# the public, recursive nameserver `nsd` bound to the public ethernet interfaces.
# remove bind9 in case it is still there
apt-get purge -qq -y bind9
apt-get purge -qq -y bind9 bind9-utils
# Install unbound and dns utils (e.g. dig)
apt_install unbound python3-unbound bind9-dnsutils