mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-31 00:04:51 +02:00
lease-script: implement script order
The order may be important: `collect-wireless-mac` can add a dns name in notification, thus `dhcp-to-dns` should run first.
This commit is contained in:
parent
623fd707c4
commit
6bf8cd5fac
10 changed files with 27 additions and 18 deletions
|
@ -17,10 +17,6 @@ it does:
|
|||
* run [dhcp-to-dns](dhcp-to-dns.md)
|
||||
* run [hotspot-to-wpa](hotspot-to-wpa.md)
|
||||
|
||||
Note that installation order influences execution order. You may want to
|
||||
install `dhcp-to-dns` before `collect-wireless-mac` for dns name in
|
||||
notification.
|
||||
|
||||
Requirements and installation
|
||||
-----------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue