mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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 02b6005063
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
|
# Pass extra arguments to virtlogd
|
||||||
VIRTLOGD_ARGS="--timeout 120"
|
#VIRTLOGD_ARGS=
|
||||||
|
Loading…
Reference in New Issue
Block a user