dhcp-to-dns: lock script (and wait)

This commit is contained in:
Christian Hesse 2021-06-28 00:06:38 +02:00
parent df43f61018
commit 64b53d2322

View file

@ -22,6 +22,9 @@
:global CharacterReplace;
:global IfThenElse;
:global LogPrintExit2;
:global ScriptLock;
$ScriptLock $0 false 10;
:local Zone \
([ $IfThenElse ($PrefixInZone = true) "dhcp." ] . \