1
0
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:
AiutoPcAmico 2023-12-05 23:12:23 +01:00
parent 17bee26734
commit 39861ea102

View File

@ -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