mirror of
https://github.com/containers/podman.git
synced 2026-07-18 19:21:54 -04: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>