automation-tests/pkg/systemd/generate
Valentin Rothberg 6e2e3a78ed generate systemd: pods: set exit policy
Unless specified in the create command of the pod, enforce the exit
policy to "stop".  With "stop", a pod is stopped when the last container
exits and does not continue running.  This behavior integrates much
better into systemd which is now able to tell whether the service
running as pod is actually running/active or not.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-05-03 15:28:50 +02:00
..
common.go Separator is no longer prepended when prefix is empty on podman generate systemd 2022-03-16 20:26:59 -04:00
common_test.go generate systemd: support entrypoint JSON strings 2021-12-08 15:51:23 +01:00
containers.go Pretty print systemd services file 2022-04-12 06:02:48 -04:00
containers_test.go Pretty print systemd services file 2022-04-12 06:02:48 -04:00
pods.go generate systemd: pods: set exit policy 2022-05-03 15:28:50 +02:00
pods_test.go generate systemd: pods: set exit policy 2022-05-03 15:28:50 +02:00