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:
Andrea Bolognani 2020-04-01 18:57:27 +02:00
parent ae64a75a87
commit 9f40620156

View File

@ -1,3 +1,3 @@
#
# Pass extra arguments to virtlogd
VIRTLOGD_ARGS="--timeout 120"
#VIRTLOGD_ARGS=