[libvirt PATCH 1/8] daemons: Support --timeout 0

Ján Tomko jtomko at redhat.com
Thu Apr 2 11:37:30 UTC 2020


On a Wednesday in 2020, Andrea Bolognani wrote:
>When using systemd we want to take advantage of socket activation
>instead of keeping daemons running all the time, so we default to
>shutting them down after two minutes of inactivity.
>
>At the same time, we want it to be possible for the admin to opt
>out of this behavior and disable timeouts entirely. A very natural
>way to do so would be to specify a zero-length timeout, but that's
>currently not accepted by the command line parser. Address that.
>
>Signed-off-by: Andrea Bolognani <abologna at redhat.com>
>---
> src/locking/lock_daemon.c  | 6 +++---
> src/logging/log_daemon.c   | 6 +++---
> src/remote/remote_daemon.c | 6 +++---
> 3 files changed, 9 insertions(+), 9 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200402/94c567bb/attachment-0001.sig>


More information about the libvir-list mailing list