mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-03 00:07:05 +00:00
added systemd-resolved install
This commit is contained in:
parent
17bee26734
commit
39861ea102
@ -300,6 +300,7 @@ fi #NODOC
|
||||
# * The max-recursion-queries directive increases the maximum number of iterative queries.
|
||||
# If more queries than specified are sent, bind9 returns SERVFAIL. After flushing the cache during system checks,
|
||||
# we ran into the limit thus we are increasing it from 75 (default value) to 100.
|
||||
apt_install systemd-resolved
|
||||
apt_install bind9
|
||||
touch /etc/default/bind9
|
||||
touch /etc/default/named
|
||||
|
Loading…
Reference in New Issue
Block a user