[ovs-dev] [PATCH] Debian packaging to remove system-id.conf

Justin Pettit jpettit at nicira.com
Fri Jun 29 03:06:27 UTC 2012


I don't think confirmation went out, but I believe you checked this in.

--Justin


On Jun 28, 2012, at 10:56 PM, Arun Sharma wrote:

> Debian packaging, "--purge" to remove /etc/openvswitch/system-id.conf
> 
> Signed-off-by: Arun Sharma <arun.sharma at calsoftinc.com>
> ---
> debian/openvswitch-switch.postrm |    1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/debian/openvswitch-switch.postrm b/debian/openvswitch-switch.postrm
> index baf37c8..88bf9fc 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)
> -- 
> 1.7.2.5
> 
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev




More information about the dev mailing list