[libvirt PATCH v2 4/6] systemd: Move timeout from service files to sysconf files

Daniel P. Berrangé berrange at redhat.com
Fri Apr 3 09:26:41 UTC 2020


On Thu, Apr 02, 2020 at 07:14:29PM +0200, Andrea Bolognani wrote:
> This follows the example set by libvirtd, and makes it easier for
> the admin to tweak the timeout or disable it altogether.
> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
>  src/interface/virtinterfaced.service.in | 2 +-
>  src/interface/virtinterfaced.sysconf    | 2 +-
>  src/libxl/virtxend.service.in           | 2 +-
>  src/libxl/virtxend.sysconf              | 2 +-
>  src/lxc/virtlxcd.service.in             | 2 +-
>  src/lxc/virtlxcd.sysconf                | 2 +-
>  src/network/virtnetworkd.service.in     | 2 +-
>  src/network/virtnetworkd.sysconf        | 2 +-
>  src/node_device/virtnodedevd.service.in | 2 +-
>  src/node_device/virtnodedevd.sysconf    | 2 +-
>  src/nwfilter/virtnwfilterd.service.in   | 2 +-
>  src/nwfilter/virtnwfilterd.sysconf      | 2 +-
>  src/qemu/virtqemud.service.in           | 2 +-
>  src/qemu/virtqemud.sysconf              | 2 +-
>  src/remote/virtproxyd.service.in        | 2 +-
>  src/remote/virtproxyd.sysconf           | 2 +-
>  src/secret/virtsecretd.service.in       | 2 +-
>  src/secret/virtsecretd.sysconf          | 2 +-
>  src/storage/virtstoraged.service.in     | 2 +-
>  src/storage/virtstoraged.sysconf        | 2 +-
>  src/vbox/virtvboxd.service.in           | 2 +-
>  src/vbox/virtvboxd.sysconf              | 2 +-
>  src/vz/virtvzd.service.in               | 2 +-
>  src/vz/virtvzd.sysconf                  | 2 +-
>  24 files changed, 24 insertions(+), 24 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


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 :|




More information about the libvir-list mailing list