Make the location of the database separately configurable.
[openvswitch] / ovsdb / ovsdb-server.1.in
index 4236f8ff279ec9ca15d06488ae9e22e5ccc51467..1f5be03a8e6d09c513c26bcee66392d021aa403b 100644 (file)
@@ -26,7 +26,7 @@ vSwitch database (OVSDB).  It supports JSON-RPC client connections
 over active or passive TCP/IP or Unix domain sockets.
 .PP
 The OVSDB file may be specified on the command line as \fIdatabase\fR.
-The default is \fB@sysconfdir@/openvswitch/conf.db\fR.  The database
+The default is \fB@DBDIR@/conf.db\fR.  The database
 file must already have been created and initialized using, for
 example, \fBovsdb\-tool create\fR.
 .