On Wed, Jun 15, 2011 at 1:35 PM, Ben Pfaff <[email protected]> wrote:
> This can be useful for upgrades when there's no time for a reboot.
> This is essentially cut-and-paste of the version already in
> xenserver/etc_init.d_openvswitch with a few adaptations for Debian.
>
> This code probably won't last very long, because I am separately working
> on refactoring the multiple initscripts into a single version plus simple
> distro-specific wrappers.
>
> Tested slightly on my own host (which runs Debian "sid").
>
> Bug #5167.
...
> +    echo "Restoring interface configuration from $script."
> +    "$script"

Does anything unlink $script on exit (normal or otherwise)?

Otherwise, looks fine to me. Thanks.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to