aboutsummaryrefslogtreecommitdiff
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-02-10 13:20:27 -0800
committerBen Pfaff <blp@nicira.com>2011-02-10 13:20:27 -0800
commit028415b60c447f79f6bd4446365c9ff82fe35c4c (patch)
tree87f9f2738fcb6152ef4fd19fca65fc9c5ef52d6d /REPORTING-BUGS
parent5692e3847190f3aba8c6b2b08716ff55da71355e (diff)
docs: Consistently suggest /etc/openvswitch/conf.db as location for db.
Our Debian and XenServer packages use /etc/openvswitch/conf.db as the location for the database but some of the docs suggested /etc/ovs-vswitchd.conf.db. This settles on the former consistently. The manpage is still ovs-vswitchd.conf.db but I don't know what to do about that.
Diffstat (limited to 'REPORTING-BUGS')
-rw-r--r--REPORTING-BUGS2
1 files changed, 1 insertions, 1 deletions
diff --git a/REPORTING-BUGS b/REPORTING-BUGS
index 812bfba0..86510d27 100644
--- a/REPORTING-BUGS
+++ b/REPORTING-BUGS
@@ -32,7 +32,7 @@ The following are also handy sometimes:
your OS (e.g. "Centos 5.0").
* The contents of the vswitchd configuration database (usually
- /etc/ovs-vswitchd.conf.db).
+ /etc/openvswitch/conf.db).
* The output of "ovs-dpctl show".