mirror of
https://github.com/containers/podman.git
synced 2026-03-18 06:38:49 -04:00
when following container log files, if the file gets rotated due to something like size limit, re-open it and keep following. Fixes: #8733 Signed-off-by: baude <bbaude@redhat.com>