mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-02-22 08:09:35 +00:00
"run hotspot-to-wpa" --> "run hotspot-to-wpa-cleanup"
description now reflects actual action of the script
This commit is contained in:
parent
f417bcbcd4
commit
4d755bd4e7
1 changed files with 3 additions and 3 deletions
|
|
@ -9,13 +9,13 @@ Run other scripts on DHCP lease
|
|||
Description
|
||||
-----------
|
||||
|
||||
This script is supposed to run from dhcp server as lease script. Currently
|
||||
it does:
|
||||
This script is supposed to run from dhcp server as lease script. On a DHCP lease it runs each script containing the following line `# provides: lease-script,`.
|
||||
Currently it does:
|
||||
|
||||
* run [collect-wireless-mac](collect-wireless-mac.md)
|
||||
* run [dhcp-lease-comment](dhcp-lease-comment.md)
|
||||
* run [dhcp-to-dns](dhcp-to-dns.md)
|
||||
* run [hotspot-to-wpa](hotspot-to-wpa.md)
|
||||
* run [hotspot-to-wpa-cleanup](hotspot-to-wpa-cleanup.md) (which is an optional part of [hotspot-to-wpa](hotspot-to-wpa.md))
|
||||
|
||||
Requirements and installation
|
||||
-----------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue