X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=INSTALL;h=10ecba874ebd2d648cff657e57c949a168f30de2;hb=566b8c8d33737e2e1978abaf5142fb7c9a1522ca;hp=cc89cc38019ea94ea246404f7c712d4393e52bb8;hpb=61cdd287e40a40fa5ad05d2e68c106b14e15a166;p=sliver-openvswitch.git diff --git a/INSTALL b/INSTALL index cc89cc380..10ecba874 100644 --- a/INSTALL +++ b/INSTALL @@ -283,9 +283,9 @@ Startup Before starting ovs-vswitchd itself, you need to start its configuration database, ovsdb-server. Each machine on which Open vSwitch is installed should run its own copy of ovsdb-server. -Configure it to use the database you created during step 7 of -installation, above, to listen on a Unix domain socket, to connect to -any managers specified in the database itself, and to use the SSL +Configure it to use the database you created during installation (as +explained above), to listen on a Unix domain socket, to connect to any +managers specified in the database itself, and to use the SSL configuration in the database: % ovsdb-server --remote=punix:/usr/local/var/run/openvswitch/db.sock \