From 5b5c91da840d01f54dcb788dbd8098e47e9f2a69 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 23 Aug 2023 16:31:06 +0200 Subject: hotspot-to-wpa-cleanup: require RouterOS for wifiwave2 RouterOS before version 7.12beta3 had a bug where getting comment from registration-table is not possible. Require that version at least. This was fixed in SUP-124500. --- hotspot-to-wpa-cleanup.wifiwave2.rsc | 1 + 1 file changed, 1 insertion(+) (limited to 'hotspot-to-wpa-cleanup.wifiwave2.rsc') diff --git a/hotspot-to-wpa-cleanup.wifiwave2.rsc b/hotspot-to-wpa-cleanup.wifiwave2.rsc index a8ba34c..0433305 100644 --- a/hotspot-to-wpa-cleanup.wifiwave2.rsc +++ b/hotspot-to-wpa-cleanup.wifiwave2.rsc @@ -4,6 +4,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # # provides: lease-script, order=80 +# requires RouterOS, version=7.12beta3 # # manage and clean up private WPA passphrase after hotspot login # https://git.eworm.de/cgit/routeros-scripts/about/doc/hotspot-to-wpa.md -- cgit v1.2.3-54-g00ecf