Update dhcpd.conf to reflect other files in repo.
This commit is contained in:
parent
8707c06d7a
commit
80aa5e0273
@ -9,7 +9,7 @@ update-static-leases on;
|
|||||||
authoritative;
|
authoritative;
|
||||||
key "rndc-key" {
|
key "rndc-key" {
|
||||||
algorithm hmac-sha256;
|
algorithm hmac-sha256;
|
||||||
secret "<mysecret>";
|
secret "<thesecret>";
|
||||||
};
|
};
|
||||||
allow unknown-clients;
|
allow unknown-clients;
|
||||||
use-host-decl-names on;
|
use-host-decl-names on;
|
||||||
|
Loading…
Reference in New Issue
Block a user