On Thu, 16 Feb 2023 14:32:49 +0100 Michal Privoznik <[email protected]> wrote:
> When starting passt, it may write something onto its stderr > (convincing it to print even more is addressed later). Pass this > string we read to user. > > Since we're not daemonizing passt anymore (see previous commit), > we can let virCommand module do all the heavy lifting and switch > to virCommandSetErrorBuffer() instead of reading error from an > FD. > > Signed-off-by: Michal Privoznik <[email protected]> Reviewed-by: Stefano Brivio <[email protected]> -- Stefano
