mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-23 20:34:27 +02:00
ipsec-to-dns: lock the script
This commit is contained in:
parent
f375b7fbf7
commit
878e1f66f2
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@
|
|||
:global EscapeForRegEx;
|
||||
:global IfThenElse;
|
||||
:global LogPrintExit2;
|
||||
:global ScriptLock;
|
||||
|
||||
$ScriptLock $0;
|
||||
|
||||
:local Zone \
|
||||
([ $IfThenElse ($PrefixInZone = true) "ipsec." ] . \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue