mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-03 17:54:47 +02:00
check-routeros-update: drop check for cap
This becomes complicated with legacy wireless and wifiwave2 package, old and new CAPsMAN. Let's just drop the check.
This commit is contained in:
parent
819c7294c6
commit
cbc547332e
5 changed files with 2 additions and 11 deletions
|
@ -51,7 +51,6 @@ safe versions from a web server. The configuration goes to
|
|||
`global-config-overlay`, this is the parameter:
|
||||
|
||||
* `SafeUpdateNeighbor`: install updates automatically if seen in neighbor list
|
||||
* `SafeUpdateOnCap`: check for updates even if device is managed by CAPsMAN
|
||||
* `SafeUpdatePatch`: install patch updates automatically
|
||||
* `SafeUpdateUrl`: url to check for safe update, the channel (`long-term`,
|
||||
`stable` or `testing`) is appended
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue