spiegel_podman/pkg/systemd/generate
Veronika Fuxova a2c43d4340
Add restart-sec for container service files
Attempts to fix #16419

podman generate systemd --restart-sec pod
^now generates RestartSec= both in pod service file and in container service file.

podman generate systemd --restart-sec container
^now generates RestartSec= in container service file.

Signed-off-by: Veronika Fuxova <vfuxova@redhat.com>
2022-11-10 13:12:10 +01: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 Add restart-sec for container service files 2022-11-10 13:12:10 +01:00
containers_test.go Add restart-sec for container service files 2022-11-10 13:12:10 +01:00
pods.go container/pod id file: truncate instead of throwing an error 2022-10-25 09:37:35 +02:00
pods_test.go container/pod id file: truncate instead of throwing an error 2022-10-25 09:37:35 +02:00