From cbc547332e511e1ae7a0658002e2cc595b3b1182 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 31 Jan 2023 12:35:19 +0100 Subject: 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. --- global-config | 2 -- 1 file changed, 2 deletions(-) (limited to 'global-config') 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. -- cgit v1.2.3-54-g00ecf