mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 06:15:47 +00:00
xenserver: Remove vswitch dbcache file during RPM uninstall.
It's good to clean up. Ported from "citrix" to "master" branch with file name updated. CC: Keith Amidon <keith@nicira.com> CC: Henrik Amren <henrik@nicira.com>
This commit is contained in:
@@ -285,6 +285,7 @@ if [ "$1" = "0" ]; then # $1 = 1 for upgrade
|
||||
rm -f /etc/ovs-vswitchd.conf
|
||||
rm -f /etc/sysconfig/vswitch
|
||||
rm -f /etc/ovs-vswitchd.cacert
|
||||
rm -f /var/lib/openvswitch/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"
|
||||
|
Reference in New Issue
Block a user