Re: [PATCH 0/2] libvirt-guests: small improvments

2023-08-03 Thread Jim Fehlig
On 8/3/23 05:52, Martin Kletzander wrote: On Wed, Aug 02, 2023 at 01:40:16PM -0600, Jim Fehlig wrote: On 8/1/23 08:11, Martin Kletzander wrote: On Mon, Jul 31, 2023 at 05:06:44PM -0600, Jim Fehlig wrote: The first patch is trivial. I suppose the second is debatable. If I build libvirt with -Dr

Re: [PATCH 0/2] libvirt-guests: small improvments

2023-08-03 Thread Martin Kletzander
On Wed, Aug 02, 2023 at 01:40:16PM -0600, Jim Fehlig wrote: On 8/1/23 08:11, Martin Kletzander wrote: On Mon, Jul 31, 2023 at 05:06:44PM -0600, Jim Fehlig wrote: The first patch is trivial. I suppose the second is debatable. If I build libvirt with -Dremote_default_mode=legacy but deploy modula

Re: [PATCH 0/2] libvirt-guests: small improvments

2023-08-02 Thread Jim Fehlig
On 8/1/23 08:11, Martin Kletzander wrote: On Mon, Jul 31, 2023 at 05:06:44PM -0600, Jim Fehlig wrote: The first patch is trivial. I suppose the second is debatable. If I build libvirt with -Dremote_default_mode=legacy but deploy modular daemons, /run/libvirt/libvirt-sock is provided by virtproxy

Re: [PATCH 0/2] libvirt-guests: small improvments

2023-08-01 Thread Martin Kletzander
On Mon, Jul 31, 2023 at 05:06:44PM -0600, Jim Fehlig wrote: The first patch is trivial. I suppose the second is debatable. If I build libvirt with -Dremote_default_mode=legacy but deploy modular daemons, /run/libvirt/libvirt-sock is provided by virtproxyd, which may or may not be running when lib

[PATCH 0/2] libvirt-guests: small improvments

2023-07-31 Thread Jim Fehlig
The first patch is trivial. I suppose the second is debatable. If I build libvirt with -Dremote_default_mode=legacy but deploy modular daemons, /run/libvirt/libvirt-sock is provided by virtproxyd, which may or may not be running when libvirt-guests starts/stops. I added an 'After=virtproxyd.socket