ovs-brcompatd no longer accepts any non-option arguments. Also,
-vANY:console:EMER is unnecessary, because --detach now implies disabling
logging to the console.
---
INSTALL.bridge | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/INSTALL.bridge b/INSTALL.bridge
index 650e776..8080625 100644
--- a/INSTALL.bridge
+++ b/INSTALL.bridge
@@ -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.)
--
1.7.4.4
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev