1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

add dhcid type

This commit is contained in:
Florian Ritterhoff
2023-06-02 06:10:35 +02:00
committed by Florian Ritterhoff
parent af91e37043
commit 1c5e038c67
11 changed files with 45 additions and 3 deletions

View File

@ -0,0 +1,3 @@
D("foo.com","none",
DHCID("@", "Test")
);