]> git.sesse.net Git - nms/blobdiff - config/make-dhcpd.pl
Fix another typo.
[nms] / config / make-dhcpd.pl
index 2a2e2a35e502700dacc40e63919be26767e25718..be48882009b805bd5a676c3bee0586991d1d6a16 100755 (executable)
@@ -123,7 +123,7 @@ EOF
                allow members of "$d";
                range $rangestart $rangeend;
                option domain-name "$d.tg06.gathering.org";
-               ddns-domainname "$.tg06.gathering.org";
+               ddns-domainname "$d.tg06.gathering.org";
                ignore client-updates;
        }
 EOF