ikke-t / podman-container-systemd

creates systemd files and creates containers using podman
118 stars 44 forks source link

systemd competing with podman to shut pod down #5

Closed ikke-t closed 4 years ago

ikke-t commented 4 years ago

I saw a case where podman is being likely killed by systemd before podman had enough time to shut down the pod.

https://github.com/containers/libpod/issues/5097

ikke-t commented 4 years ago

fixed with https://github.com/ikke-t/podman-container-systemd/commit/bb16d8edd41bf49a5bd4c0c9c6a5659b3d691cc0

Also removed useless reload.

Added also cid and pid files for better integration with systemd