mirror of
https://github.com/containers/podman.git
synced 2025-06-28 22:53:21 +08:00

This is a unit that can be enabled when using transient store mode to clean up potential leftovers from previous boots. All it does is run "podman system prune --external" once each boot. Signed-off-by: Alexander Larsson <alexl@redhat.com>