diff --git a/setup/so-whiptail b/setup/so-whiptail index 91c4f2b04..bd53b3e78 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -1364,7 +1364,8 @@ whiptail_manager_adv_service_zeeklogs() { "opcua_binary_get_endpoints_locale_id" "" ON \ "opcua_binary_get_endpoints_profile_uri" "" ON \ "opcua_binary_get_endpoints_user_token" "" ON \ - "opcua_binary_read" "" ON \ + "opcua_binary_opensecure_channel" "" ON \ + "opcua_binary_read" "" ON \ "opcua_binary_status_code_detail" "" ON \ "profinet" "" ON \ "profinet_dce_rpc" "" ON \