dhcp: Add missing * to use of sizeof.
[sliver-openvswitch.git] / xenserver / opt_xensource_libexec_interface-reconfigure
index 4455731..a350952 100755 (executable)
@@ -51,7 +51,7 @@ import random
 
 management_pif = None
 
-dbcache_file = "/var/lib/openvswitch/dbcache"
+dbcache_file = "/var/xapi/network.dbcache"
 
 #
 # Logging.