From: Frank Brehm Date: Tue, 14 Sep 2021 15:39:01 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=8e358f388dab239f0953b32ba754f9ce6f642dba;p=config%2Fns1%2Fetc.git saving uncommitted changes in /etc prior to apt run --- diff --git a/apache2/mods-enabled/php7.3.conf b/apache2/mods-enabled/php7.3.conf deleted file mode 120000 index 9c8673f..0000000 --- a/apache2/mods-enabled/php7.3.conf +++ /dev/null @@ -1 +0,0 @@ -../mods-available/php7.3.conf \ No newline at end of file diff --git a/apache2/mods-enabled/php7.3.load b/apache2/mods-enabled/php7.3.load deleted file mode 120000 index ea4fee1..0000000 --- a/apache2/mods-enabled/php7.3.load +++ /dev/null @@ -1 +0,0 @@ -../mods-available/php7.3.load \ No newline at end of file diff --git a/apache2/mods-enabled/php7.4.conf b/apache2/mods-enabled/php7.4.conf new file mode 120000 index 0000000..7170bad --- /dev/null +++ b/apache2/mods-enabled/php7.4.conf @@ -0,0 +1 @@ +../mods-available/php7.4.conf \ No newline at end of file diff --git a/apache2/mods-enabled/php7.4.load b/apache2/mods-enabled/php7.4.load new file mode 120000 index 0000000..e223ffc --- /dev/null +++ b/apache2/mods-enabled/php7.4.load @@ -0,0 +1 @@ +../mods-available/php7.4.load \ No newline at end of file diff --git a/bind/named-acl.conf b/bind/named-acl.conf index 1b7f492..0740f8d 100644 --- a/bind/named-acl.conf +++ b/bind/named-acl.conf @@ -117,7 +117,7 @@ acl common-allow-transfer { #---------------------------------------- acl local-host-ips { - 127.0.0.1/8; + 127.0.0.0/8; ::1/128; }; diff --git a/bind/named.conf.options b/bind/named.conf.options index 4fd5f44..3d4c25b 100644 --- a/bind/named.conf.options +++ b/bind/named.conf.options @@ -47,7 +47,7 @@ options { //======================================================================== //dnssec-enable yes; dnssec-validation auto; - dnssec-lookaside auto; + # dnssec-lookaside auto; /* * As of bind 9.8.0: