Make the location of the database separately configurable.
[openvswitch] / utilities / bugtool / plugins / system-logs / openvswitch.xml
index 84933619839d911bfdc0b64e37f224532d8f0d8b..354af3412deeb97df5e8f99f557c320ab7ac47d8 100644 (file)
  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  USA.
 
- Copyright (C) 2011 Nicira, Inc.
+ Copyright (C) 2011, 2012 Nicira, Inc.
 -->
 
 <collect>
   <directory label="ovsdb-backups" filters="ovs" pattern=".*/conf.db.backup[0-9][^/]*$">/etc/openvswitch</directory>
+  <directory label="ovsdb-backups2" filters="ovs" pattern=".*/conf.db.backup[0-9][^/]*$">/var/lib/openvswitch</directory>
 </collect>