diff options
author | Christian Hesse <mail@eworm.de> | 2021-07-15 12:47:05 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-07-15 12:47:05 +0200 |
commit | 8e2c783068829c523c3b8fa8835f77f3a6ef56e0 (patch) | |
tree | 5b34965f7735ed276ff2f3991d5eb1eae54de589 /hotspot-to-wpa-cleanup | |
parent | 9509371690c26bb67918448458f7b2989df4635c (diff) |
lease-script: drop differentiation of assign / deassign...
... not that we have early locking.
Diffstat (limited to 'hotspot-to-wpa-cleanup')
-rw-r--r-- | hotspot-to-wpa-cleanup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hotspot-to-wpa-cleanup b/hotspot-to-wpa-cleanup index c29aa7c..1321f83 100644 --- a/hotspot-to-wpa-cleanup +++ b/hotspot-to-wpa-cleanup @@ -3,7 +3,7 @@ # Copyright (c) 2021 Christian Hesse <mail@eworm.de> # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # -# provides: lease-script, assign, order=80 +# provides: lease-script, order=80 # # manage and clean up private WPA passphrase after hotspot login # https://git.eworm.de/cgit/routeros-scripts/about/doc/hotspot-to-wpa.md |