From 7ad52331167e44e990e798585b46fb03ea2d729d Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 10 Jul 2009 11:03:00 -0700 Subject: [PATCH] INSTALL.bridge: Add detail suggested by Pete. --- INSTALL.bridge | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/INSTALL.bridge b/INSTALL.bridge index ec9e0914..7738cd2e 100644 --- a/INSTALL.bridge +++ b/INSTALL.bridge @@ -65,10 +65,10 @@ to update system scripts to follow these steps. % brctl show Each of these commands actually uses or modifies the Open vSwitch - configuration. For example, after executing the commands above - starting from an empty configuration file, "cat - /etc/ovs-vswitchd.conf" should show that the configuration file now - contains the following: + configuration file, then notifies the ovs-vswitchd daemon of the + change. For example, after executing the commands above starting + from an empty configuration file, "cat /etc/ovs-vswitchd.conf" + should show that the configuration file now contains the following: bridge.br0.port=br0 bridge.br0.port=eth0 -- 2.30.2