mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 06:15:47 +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:
|
||||
|
||||
% ovs-brcompatd --pidfile --detach -vANY:console:EMER \
|
||||
unix:/usr/local/var/run/openvswitch/db.sock
|
||||
% ovs-brcompatd --pidfile --detach
|
||||
|
||||
(ovsdb-server and ovs-vswitchd should already have been loaded.)
|
||||
|
||||
|
Reference in New Issue
Block a user