From 14470dd1bb00a9aa43441b37ba0eef6a13e558fd Mon Sep 17 00:00:00 2001 From: Packit Service Date: Jan 22 2021 08:11:38 +0000 Subject: Apply patch fcoe-utils-set-default-DCB_REQUIRED-to-no.patch patch_name: fcoe-utils-set-default-DCB_REQUIRED-to-no.patch present_in_specfile: true location_in_specfile: 1 --- diff --git a/etc/cfg-ethx b/etc/cfg-ethx index c5aaf36..e2eb330 100644 --- a/etc/cfg-ethx +++ b/etc/cfg-ethx @@ -8,7 +8,7 @@ FCOE_ENABLE="yes" ## Default: no # Indicate if DCB service is required at the Ethernet port # Normally set to "yes" -DCB_REQUIRED="yes" +DCB_REQUIRED="no" ## Type: yes/no ## Default: no