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