diff options
author | Christian Hesse <mail@eworm.de> | 2023-01-31 12:35:19 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-01-31 17:27:15 +0100 |
commit | cbc547332e511e1ae7a0658002e2cc595b3b1182 (patch) | |
tree | dc85b01ffa0aa6ed3e7869f31a805ab7a0efb6e0 /doc/check-routeros-update.md | |
parent | 819c7294c62c84fbc59bbf16a7d9ce97b4957e57 (diff) |
check-routeros-update: drop check for capchange-91
This becomes complicated with legacy wireless and wifiwave2 package, old
and new CAPsMAN. Let's just drop the check.
Diffstat (limited to 'doc/check-routeros-update.md')
-rw-r--r-- | doc/check-routeros-update.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/check-routeros-update.md b/doc/check-routeros-update.md index 696abe6..348acc6 100644 --- a/doc/check-routeros-update.md +++ b/doc/check-routeros-update.md @@ -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 |