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 | |
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')
-rw-r--r-- | global-config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/global-config b/global-config index 4b5338a..1e7a185 100644 --- a/global-config +++ b/global-config @@ -104,8 +104,6 @@ :global SafeUpdatePatch false; # Allow to install updates automatically if seen in neighbor list. :global SafeUpdateNeighbor false; -# Allow to install updates even if device is managed by CAPsMAN. -:global SafeUpdateOnCap false; # These thresholds control when to send health notification # on temperature and voltage. |