capsman-download-packages: no download of missing package for wifiwave2

Sadly the log messages from wifiwave2 do not contain any hint what is
missing... So it's not possible to download missing files.
This commit is contained in:
Christian Hesse 2023-08-07 16:44:26 +02:00
parent 8428ba890d
commit 3cab917a61
3 changed files with 6 additions and 28 deletions

View file

@ -39,8 +39,10 @@ For legacy CAPsMAN:
/system/scheduler/add name=capsman-download-packages on-event="/system/script/run capsman-download-packages.capsman;" start-time=startup;
Packages available in local storage in older version are downloaded
unconditionally. The script tries to download missing packages by guessing
from system log.
unconditionally.
If no packages are found the script tries to download missing packages for
legacy CAPsMAN by guessing from system log.
Usage and invocation
--------------------