spiegel_podman/pkg/systemd/generate
Valentin Rothberg 884fd4575c Revert "generate systemd: drop ExecStop"
This reverts commit c20abf12c7. In the
absence of `ExecStop` step, systemd will send the stop/kill signals to
the main PID while I asummed that systemd would jump directly to an
ExecStopPost step instead.

Hence revert the commit to let Podman take care of stopping rather than
systemd.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-09-15 17:56:45 +02:00
..
common.go podman generate systemd: handle --sdnotify correctly 2022-07-25 14:16:17 +02:00
common_test.go generate systemd: support entrypoint JSON strings 2021-12-08 15:51:23 +01:00
containers.go Revert "generate systemd: drop ExecStop" 2022-09-15 17:56:45 +02:00
containers_test.go Revert "generate systemd: drop ExecStop" 2022-09-15 17:56:45 +02:00
pods.go Revert "generate systemd: drop ExecStop" 2022-09-15 17:56:45 +02:00
pods_test.go Revert "generate systemd: drop ExecStop" 2022-09-15 17:56:45 +02:00