From: Gurucharan Shetty Date: Fri, 20 Jan 2012 23:07:50 +0000 (-0800) Subject: rhel: Correct an example in README.RHEL X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26fbdf773f546f653d67f1bf022ff9021cefc062;p=openvswitch rhel: Correct an example in README.RHEL Change the value of OVS_BRIDGE in an example to point to the correct bridge name. Signed-off-by: Gurucharan Shetty --- diff --git a/rhel/README.RHEL b/rhel/README.RHEL index e6617ab7..3e682b39 100644 --- a/rhel/README.RHEL +++ b/rhel/README.RHEL @@ -70,7 +70,7 @@ DEVICE=eth0 ONBOOT=yes DEVICETYPE=ovs TYPE=OVSPort -OVS_BRIDGE=internet +OVS_BRIDGE=ovsbridge0 BOOTPROTO=none HOTPLUG=no