On Thu, Apr 02, 2020 at 07:14:28PM +0200, Andrea Bolognani wrote: > While not terribly useful in general, tweaking each daemon's > timeout (or disabling it off altogether) is a valid use case which > we can very easily support while being consistent with what already > happens for libvirtd. This is a first step in that direction. > > Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> > Reviewed-by: Ján Tomko <jtomko@xxxxxxxxxx> > --- > libvirt.spec.in | 11 +++++++++++ > src/interface/Makefile.inc.am | 2 ++ > src/interface/virtinterfaced.service.in | 3 ++- > src/interface/virtinterfaced.sysconf | 3 +++ > src/libxl/Makefile.inc.am | 2 ++ > src/libxl/virtxend.service.in | 3 ++- > src/libxl/virtxend.sysconf | 3 +++ > src/lxc/Makefile.inc.am | 2 ++ > src/lxc/virtlxcd.service.in | 3 ++- > src/lxc/virtlxcd.sysconf | 3 +++ > src/network/Makefile.inc.am | 2 ++ > src/network/virtnetworkd.service.in | 3 ++- > src/network/virtnetworkd.sysconf | 3 +++ > src/node_device/Makefile.inc.am | 2 ++ > src/node_device/virtnodedevd.service.in | 3 ++- > src/node_device/virtnodedevd.sysconf | 3 +++ > src/nwfilter/Makefile.inc.am | 2 ++ > src/nwfilter/virtnwfilterd.service.in | 3 ++- > src/nwfilter/virtnwfilterd.sysconf | 3 +++ > src/qemu/Makefile.inc.am | 2 ++ > src/qemu/virtqemud.service.in | 3 ++- > src/qemu/virtqemud.sysconf | 3 +++ > src/remote/Makefile.inc.am | 5 ++++- > src/remote/virtproxyd.service.in | 3 ++- > src/remote/virtproxyd.sysconf | 3 +++ > src/secret/Makefile.inc.am | 2 ++ > src/secret/virtsecretd.service.in | 3 ++- > src/secret/virtsecretd.sysconf | 3 +++ > src/storage/Makefile.inc.am | 2 ++ > src/storage/virtstoraged.service.in | 3 ++- > src/storage/virtstoraged.sysconf | 3 +++ > src/vbox/Makefile.inc.am | 2 ++ > src/vbox/virtvboxd.service.in | 3 ++- > src/vbox/virtvboxd.sysconf | 3 +++ > src/vz/Makefile.inc.am | 2 ++ > src/vz/virtvzd.service.in | 3 ++- > src/vz/virtvzd.sysconf | 3 +++ > 37 files changed, 97 insertions(+), 13 deletions(-) > create mode 100644 src/interface/virtinterfaced.sysconf > create mode 100644 src/libxl/virtxend.sysconf > create mode 100644 src/lxc/virtlxcd.sysconf > create mode 100644 src/network/virtnetworkd.sysconf > create mode 100644 src/node_device/virtnodedevd.sysconf > create mode 100644 src/nwfilter/virtnwfilterd.sysconf > create mode 100644 src/qemu/virtqemud.sysconf > create mode 100644 src/remote/virtproxyd.sysconf > create mode 100644 src/secret/virtsecretd.sysconf > create mode 100644 src/storage/virtstoraged.sysconf > create mode 100644 src/vbox/virtvboxd.sysconf > create mode 100644 src/vz/virtvzd.sysconf 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 :|