mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 19:32:19 +00:00
logging: Use default timeout of 120 seconds for virtlogd
This is the same timeout of all other daemons, and just like them virtlogd is socket-activated, so it will automatically be started on demand whenever that's necessary. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
This commit is contained in:
parent
415e022118
commit
02b6005063
@ -1,3 +1,3 @@
|
|||||||
#
|
#
|
||||||
# Pass extra arguments to virtlogd
|
# Pass extra arguments to virtlogd
|
||||||
#VIRTLOGD_ARGS=
|
VIRTLOGD_ARGS="--timeout 120"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user