diff options
author | Christian Hesse <mail@eworm.de> | 2020-06-02 22:05:21 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-06-02 22:09:13 +0200 |
commit | bfcf861b51039c394cf91b65db4cdd4fe4cd3846 (patch) | |
tree | 455ca0dc2266cc1ac51d5812171bf565e08da551 /doc/dhcp-to-dns.md | |
parent | 75979116727eed330b404dfb9c01354704193fc9 (diff) |
dhcp-to-dns: add a marker for new records
Diffstat (limited to 'doc/dhcp-to-dns.md')
-rw-r--r-- | doc/dhcp-to-dns.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/dhcp-to-dns.md b/doc/dhcp-to-dns.md index 3f25659..9f8cb8b 100644 --- a/doc/dhcp-to-dns.md +++ b/doc/dhcp-to-dns.md @@ -25,6 +25,10 @@ A scheduler cares about cleanup: Configuration ------------- +On first run a disabled static dns record acting as marker (with comment +"`--- dhcp-to-dns above ---`") is added. Move this entry to define where new +entries are to be added. + The configuration goes to `global-config-overlay`, these are the parameters: * `Domain`: the domain used for dns records |