mirror of
https://github.com/containers/podman.git
synced 2025-05-28 13:40:33 +08:00

in the case where the host has a large journald, iterating the journal without using a Match is very poor performance. this might be a temporary fix while we figure out why the systemd library does not seem to behave properly. Signed-off-by: baude <bbaude@redhat.com>