xenserver: Don't remove network.dbcache on uninstall.
[openvswitch] / xenserver / openvswitch-xen.spec
index b7b987e32422ac570fbffe4dc2db0823bf22ff41..97bf99ca037dc4275fb1b1124f1f468e08830aaf 100644 (file)
@@ -305,7 +305,6 @@ if [ "$1" = "0" ]; then     # $1 = 1 for upgrade
     rm -f /etc/openvswitch/conf.db
     rm -f /etc/sysconfig/openvswitch
     rm -f /etc/openvswitch/vswitchd.cacert
-    rm -f /var/xapi/network.dbcache
 
     # Remove saved XenServer scripts directory, but only if it's empty
     rmdir -p /usr/lib/openvswitch/xs-saved 2>/dev/null