From 2e1acc25059b9cc671a96ad648ef854a5bb29202 Mon Sep 17 00:00:00 2001 From: netztrip Date: Sun, 2 Aug 2020 23:31:21 +0200 Subject: dhcp-to-dns: add support for dhcp server name in fqdn --- global-config | 1 + 1 file changed, 1 insertion(+) (limited to 'global-config') diff --git a/global-config b/global-config index 4e5fd4a..0228082 100644 --- a/global-config +++ b/global-config @@ -14,6 +14,7 @@ :global Domain "example.com"; :global HostNameInZone true; :global PrefixInZone true; +:global ServerNameInZone false; # These addresses are used to send e-mails to. The to-address needs # to be filled; cc-address can be empty, one address or a comma -- cgit v1.2.3-54-g00ecf