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 /global-config.changes | |
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 'global-config.changes')
-rw-r--r-- | global-config.changes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes index 94da56c..3db2a28 100644 --- a/global-config.changes +++ b/global-config.changes @@ -99,6 +99,7 @@ 88="Added support for monitoring CPU load and available free RAM in 'check-health'."; 89="Made the warning time for 'check-certificates' configurable."; 90="Chat with your router! Introduced 'telegram-chat' to chat via Telegram bot and send commands to your router."; + 91="Dropped check for CAP in 'check-routeros-update' to solve issues with wifiwave2 package."; }; # Migration steps to be applied on script updates |