mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-12 11:55:42 +00:00
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> |
||
|---|---|---|
| .. | ||
| common.go | ||
| common_test.go | ||
| containers.go | ||
| containers_test.go | ||
| pods.go | ||
| pods_test.go | ||