ovs-vsctl: Add new "find" command.
[openvswitch] / xenserver / usr_share_openvswitch_scripts_sysconfig.template
index 6492931b656b2c58ec7d96311ec5e42d6fc51798..0b356fab3b9f5c8d46519415a81319ee9480f8af 100644 (file)
@@ -35,7 +35,7 @@
 
 # OVSDB_SERVER_REMOTES: Space-separated list of methods on which to have
 #     ovsdb-server listen or connect for a JSON-RPC connection.
-# OVSDB_SERVER_REMOTES="punix:/var/run/openvswitch/db.sock db:Open_vSwitch,managers"
+# OVSDB_SERVER_REMOTES="punix:/var/run/openvswitch/db.sock db:Open_vSwitch,managers db:Open_vSwitch,manager_options"
 
 # OVSDB_SERVER_DB: File for which ovsdb-server uses for storage.
 # OVSDB_SERVER_DB=/etc/openvswitch/conf.db
 #     This option's value is honored only when BRCOMPATD_VALGRIND_LOG is
 #     set to a nonempty string.
 # BRCOMPATD_VALGRIND_OPT=""
-
-# XENSERVERD_PIDFILE: File in which to store the pid of the running
-#     ovs-xenserved.
-# XENSERVERD_PIDFILE=/var/run/openvswitch/ovs-xenserverd.pid
-
-# XENSERVERD_RUN_DIR: Set the directory in which ovs-xenserverd should be
-#     run.  This mainly affects where core files will be placed.
-# XENSERVERD_RUN_DIR=/var/xen/openvswitch