mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 17:54:41 +02:00
dhcp-to-dns: lock script (and wait)
This commit is contained in:
parent
df43f61018
commit
64b53d2322
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@
|
|||
:global CharacterReplace;
|
||||
:global IfThenElse;
|
||||
:global LogPrintExit2;
|
||||
:global ScriptLock;
|
||||
|
||||
$ScriptLock $0 false 10;
|
||||
|
||||
:local Zone \
|
||||
([ $IfThenElse ($PrefixInZone = true) "dhcp." ] . \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue