mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

This allows us to determine if the container auto-detected that systemd was in use, and correctly activated systemd integration. Use this to wire up some integration tests to verify that systemd integration is working properly. Signed-off-by: Matthew Heon <matthew.heon@pm.me>