On Thu, Apr 02, 2020 at 07:14:26PM +0200, 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@xxxxxxxxxx> > Reviewed-by: Ján Tomko <jtomko@xxxxxxxxxx> > --- > 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: Daniel P. Berrangé <berrange@xxxxxxxxxx> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|