mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-17 16:21:15 +02:00
hotspot-to-wpa-cleanup: add dependencies on device-mode
This commit is contained in:
parent
e29ef31eb8
commit
1ad4d05be8
3 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
#
|
#
|
||||||
# provides: lease-script, order=80
|
# provides: lease-script, order=80
|
||||||
# requires RouterOS, version=7.14
|
# requires RouterOS, version=7.14
|
||||||
|
# requires device-mode, hotspot
|
||||||
#
|
#
|
||||||
# manage and clean up private WPA passphrase after hotspot login
|
# manage and clean up private WPA passphrase after hotspot login
|
||||||
# https://rsc.eworm.de/doc/hotspot-to-wpa.md
|
# https://rsc.eworm.de/doc/hotspot-to-wpa.md
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
#
|
#
|
||||||
# provides: lease-script, order=80
|
# provides: lease-script, order=80
|
||||||
# requires RouterOS, version=7.14
|
# requires RouterOS, version=7.14
|
||||||
|
# requires device-mode, hotspot
|
||||||
#
|
#
|
||||||
# manage and clean up private WPA passphrase after hotspot login
|
# manage and clean up private WPA passphrase after hotspot login
|
||||||
# https://rsc.eworm.de/doc/hotspot-to-wpa.md
|
# https://rsc.eworm.de/doc/hotspot-to-wpa.md
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
#
|
#
|
||||||
# provides: lease-script, order=80
|
# provides: lease-script, order=80
|
||||||
# requires RouterOS, version=7.14
|
# requires RouterOS, version=7.14
|
||||||
|
# requires device-mode, hotspot
|
||||||
#
|
#
|
||||||
# manage and clean up private WPA passphrase after hotspot login
|
# manage and clean up private WPA passphrase after hotspot login
|
||||||
# https://rsc.eworm.de/doc/hotspot-to-wpa.md
|
# https://rsc.eworm.de/doc/hotspot-to-wpa.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue