mirror of
https://github.com/containers/podman.git
synced 2026-02-25 19:18:48 -05: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>