X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fopenvswitch-switch.postrm;h=88bf9fc618a72fe9c2e999f9efb12f708a15ae20;hb=a0505c49dd98b393f4c47a423f325008443eb1ee;hp=baf37c8559b407e10b5dd746dff4f4c05f1a8369;hpb=e8b95166d0915374f3a1a1ba96955ed3d881871b;p=openvswitch diff --git a/debian/openvswitch-switch.postrm b/debian/openvswitch-switch.postrm index baf37c85..88bf9fc6 100755 --- a/debian/openvswitch-switch.postrm +++ b/debian/openvswitch-switch.postrm @@ -26,6 +26,7 @@ case "$1" in rm -f /etc/default/openvswitch-switch rm -f /var/log/openvswitch/ovs-vswitchd.log* || true rm -f /var/log/openvswitch/ovsdb-server.log* || true + rm -f /etc/openvswitch/system-id.conf ;; remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)