xenserver: Remove vswitch dbcache file during RPM uninstall.
[sliver-openvswitch.git] / xenserver / vswitch-xen.spec
index a9c3402..b186e26 100644 (file)
@@ -309,6 +309,7 @@ if [ "$1" = "0" ]; then     # $1 = 1 for upgrade
     rm -f /etc/sysconfig/vswitch
     rm -f /var/log/vswitch*
     rm -f /etc/ovs-vswitchd.cacert
+    rm -f /etc/ovs-vswitch.dbcache
 
     printf "\nYou MUST reboot the server now to complete the change to\n"
     printf "standard Xen networking.  Attempts to modify networking on the\n"