mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-04 02:04:39 +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
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue