aboutsummaryrefslogtreecommitdiffstats
path: root/dhcp-lease-comment.local.rsc
diff options
context:
space:
mode:
Diffstat (limited to 'dhcp-lease-comment.local.rsc')
-rw-r--r--dhcp-lease-comment.local.rsc3
1 files changed, 3 insertions, 0 deletions
diff --git a/dhcp-lease-comment.local.rsc b/dhcp-lease-comment.local.rsc
index 0d1b2c0..11e92cc 100644
--- a/dhcp-lease-comment.local.rsc
+++ b/dhcp-lease-comment.local.rsc
@@ -15,6 +15,9 @@
:while ($GlobalFunctionsReady != true) do={ :delay 500ms; }
:global LogPrintExit2;
+:global ScriptLock;
+
+$ScriptLock $0;
:foreach Lease in=[ /ip/dhcp-server/lease/find where dynamic=yes status=bound ] do={
:local LeaseVal [ /ip/dhcp-server/lease/get $Lease ];