We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e21ee commit c54c8d3Copy full SHA for c54c8d3
update-dns.sh
@@ -17,7 +17,8 @@ export DNSSCRIPT_SERVER_NAME=dnsprim.ffslfl.community
17
UpdateScriptsFolder="/usr/lib/ffslfldns/"
18
ZoneFilesFolder="/etc/bind/ffslfl/"
19
BindIncludeFileFolder="/etc/bind/"
20
-DNSSECKeyFolder="/etc/bind/keys/"
+#DNSSECKeyFolder="/etc/bind/keys/"
21
+DNSSECKeyFolder=""
22
TempFolder="/tmp/dnsscripts/"
23
# specify the bird/babel or other routing table[s]
24
# if RoutingTables is empty, the ICVPN-ACL-List will be fetched remotely (for servers that are no gateway)
0 commit comments