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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user