dhcp-to-dns: add cname-domain override and normalize names to lowercase

This commit is contained in:
Łukasz Witkowski 2026-05-05 21:56:36 +02:00
parent 9ba1dc8347
commit 6b2ec93ee6
3 changed files with 33 additions and 3 deletions

View file

@ -22,6 +22,11 @@
# and backup scripts for file names.
:global Domain "example.com";
# Override domain used for CNAME records in dhcp-to-dns. Can also be set
# per network or per lease via 'cname-domain=...' in their comment.
# Leave empty to use the same domain as A records (default).
:global DhcpToDnsCnameDomain "";
# You can send e-mail notifications. Configure the system's mail settings
# (/tool/e-mail), then install the module:
# $ScriptInstallUpdate mod/notification-email