mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-03 17:54:47 +02:00
ipv6-update: lock the script
This commit is contained in:
parent
878e1f66f2
commit
de750f0559
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@
|
|||
|
||||
:global LogPrintExit2;
|
||||
:global ParseKeyValueStore;
|
||||
:global ScriptLock;
|
||||
|
||||
$ScriptLock $0;
|
||||
|
||||
:if ([ :typeof $PdPrefix ] = "nothing") do={
|
||||
$LogPrintExit2 error $0 ("This script is supposed to run from ipv6 dhcp-client.") true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue