aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.Linux
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-07-26 10:13:07 -0700
committerBen Pfaff <blp@nicira.com>2011-07-26 16:50:08 -0700
commit80df177a5f624a84f4c97bbe913511726c3e9bb8 (patch)
tree622af2c2e935c0ba9dad496cd74a7c8f52f8d422 /INSTALL.Linux
parent2970119462bf163a21ed0bc14f0268b0a54df508 (diff)
ovs-vswitchd: Make database socket command-line argument optional.
In practice the default location is the only one used, so we might as well make it easy.
Diffstat (limited to 'INSTALL.Linux')
-rw-r--r--INSTALL.Linux3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL.Linux b/INSTALL.Linux
index 6442fcc9..6c17ca49 100644
--- a/INSTALL.Linux
+++ b/INSTALL.Linux
@@ -287,8 +287,7 @@ ovsdb-tool (but running it at any time is harmless):
Then start the main Open vSwitch daemon, telling it to connect to the
same Unix domain socket:
- % ovs-vswitchd unix:/usr/local/var/run/openvswitch/db.sock \
- --pidfile --detach
+ % ovs-vswitchd --pidfile --detach
Now you may use ovs-vsctl to set up bridges and other Open vSwitch
features. For example, to create a bridge named br0 and add ports