X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=INSTALL.Linux;h=8ec82a25a43f088cf419e034545601fe82bedd77;hb=df2fa9b50e1c0e93c6be1d31a5d69eb4f077add3;hp=0872922dc2a9ef912233898a11bf89e6307a408a;hpb=c9d3af4e88444768eaeb2939f1e001e239fe8660;p=openvswitch diff --git a/INSTALL.Linux b/INSTALL.Linux index 0872922d..8ec82a25 100644 --- a/INSTALL.Linux +++ b/INSTALL.Linux @@ -276,6 +276,9 @@ configuration in the database: --bootstrap-ca-cert=db:SSL,ca_cert \ --pidfile --detach +(If you built Open vSwitch without SSL support, then omit +--private-key, --certificate, and --bootstrap-ca-cert.) + Then initialize the database using ovs-vsctl. This is only necessary the first time after you create the database with ovsdb-tool (but running it at any time is harmless):