mirror of
https://github.com/containers/podman.git
synced 2025-10-19 12:12:36 +08:00

This commit simplifies the systemd parser logic, and it solves an infinite loop when using a continuation line. Closes: https://github.com/containers/podman/issues/24810 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>