diff --git a/setup/so-whiptail b/setup/so-whiptail index 76430575a..91c4f2b04 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -1358,7 +1358,6 @@ whiptail_manager_adv_service_zeeklogs() { "opcua_binary_create_session_user_token" "" ON \ "opcua_binary_create_subscription" "" ON \ "opcua_binary_diag_info_detail" "" ON \ - "opcua_binary_status_code_detail" "" ON \ "opcua_binary_get_endpoints" "" ON \ "opcua_binary_get_endpoints_description" "" ON \ "opcua_binary_get_endpoints_discovery" "" ON \ @@ -1366,7 +1365,8 @@ whiptail_manager_adv_service_zeeklogs() { "opcua_binary_get_endpoints_profile_uri" "" ON \ "opcua_binary_get_endpoints_user_token" "" ON \ "opcua_binary_read" "" ON \ - "profinet" "" ON \ + "opcua_binary_status_code_detail" "" ON \ + "profinet" "" ON \ "profinet_dce_rpc" "" ON \ "profinet_debug" "" ON \ "s7comm" "" ON \