mirror of
https://github.com/openvswitch/ovs
synced 2025-09-01 06:45:17 +00:00
INSTALL.bridge: Fix suggested ovs-brcompatd invocation.
ovs-brcompatd no longer accepts any non-option arguments. Also, -vANY:console:EMER is unnecessary, because --detach now implies disabling logging to the console.
This commit is contained in:
@@ -40,8 +40,7 @@ kernel bridge module.
|
|||||||
|
|
||||||
3. Start ovs-brcompatd:
|
3. Start ovs-brcompatd:
|
||||||
|
|
||||||
% ovs-brcompatd --pidfile --detach -vANY:console:EMER \
|
% ovs-brcompatd --pidfile --detach
|
||||||
unix:/usr/local/var/run/openvswitch/db.sock
|
|
||||||
|
|
||||||
(ovsdb-server and ovs-vswitchd should already have been loaded.)
|
(ovsdb-server and ovs-vswitchd should already have been loaded.)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user