mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-04 10:14:56 +02:00
dhcp-to-dns: get domain from dhcp server's network definition
This commit is contained in:
parent
ac5d84173f
commit
ee94024dca
5 changed files with 29 additions and 15 deletions
|
@ -12,7 +12,7 @@
|
|||
:local 0 "global-functions";
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 98;
|
||||
:global ExpectedConfigVersion 99;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global GlobalFunctionsReady false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue