aboutsummaryrefslogtreecommitdiffstats
path: root/dhcp-lease-comment.wifiwave2.rsc
diff options
context:
space:
mode:
Diffstat (limited to 'dhcp-lease-comment.wifiwave2.rsc')
-rw-r--r--dhcp-lease-comment.wifiwave2.rsc3
1 files changed, 2 insertions, 1 deletions
diff --git a/dhcp-lease-comment.wifiwave2.rsc b/dhcp-lease-comment.wifiwave2.rsc
index 3860c9a..5c0c513 100644
--- a/dhcp-lease-comment.wifiwave2.rsc
+++ b/dhcp-lease-comment.wifiwave2.rsc
@@ -4,13 +4,14 @@
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
#
# provides: lease-script, order=60
+# requires RouterOS, version=7.12
#
# update dhcp-server lease comment with infos from access-list
# https://git.eworm.de/cgit/routeros-scripts/about/doc/dhcp-lease-comment.md
#
# !! Do not edit this file, it is generated from template!
-:local 0 "dhcp-lease-comment.wifiwave2";
+:local 0 [ :jobname ];
:global GlobalFunctionsReady;
:while ($GlobalFunctionsReady != true) do={ :delay 500ms; }