diff options
author | Christian Hesse <mail@eworm.de> | 2023-06-07 14:12:46 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-06-11 22:45:29 +0200 |
commit | a77e0bf0d5c80a7c85cec0aad26590abb71041e3 (patch) | |
tree | 207d4816af9d561365a2c4acc1c4dd85a37b9eed /doc | |
parent | 87318fddde2cbe4897467c502748bad33d081f69 (diff) |
doc/dhcp-to-dns: hint to copy from global-config
Diffstat (limited to 'doc')
-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 0c443a0..772704e 100644 --- a/doc/dhcp-to-dns.md +++ b/doc/dhcp-to-dns.md @@ -56,6 +56,10 @@ If no domain is found in dhcp server's network definition a fallback from * `Domain`: the domain used for dns records +> ℹ️ **Info**: Copy relevant configuration from +> [`global-config`](../global-config.rsc) (the one without `-overlay`) to +> your local `global-config-overlay` and modify it to your specific needs. + ### Host name from DHCP lease comment Overwriting the host name from dhcp lease comment is supported, just add |