mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 07:59:00 +00:00
Revert "logging: Use default timeout of 120 seconds for virtlogd"
The same timeout as libvirtd can't be used for virtlogd: even with socket activation in place, any message produced by QEMU on its standard output/error between when virtlogd quits due to the timeout and when it's started again due to socket activation will get lost. This reverts commit 02b6005063d6e8b5c6c695ed1ffaf10ef45143b0 Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
ae64a75a87
commit
9f40620156
@ -1,3 +1,3 @@
|
||||
#
|
||||
# Pass extra arguments to virtlogd
|
||||
VIRTLOGD_ARGS="--timeout 120"
|
||||
#VIRTLOGD_ARGS=
|
||||
|
Loading…
x
Reference in New Issue
Block a user