diff options
author | Valentin Rothberg <vrothberg@redhat.com> | 2022-09-13 16:26:59 +0200 |
---|---|---|
committer | Valentin Rothberg <vrothberg@redhat.com> | 2022-09-13 17:25:48 +0200 |
commit | fe04c86a242f1c61d8f5e0afdc8aa84851265550 (patch) | |
tree | f427da90617fe35d79802bf7003fca634737b60a /docs/source/markdown/podman-generate-systemd.1.md | |
parent | 1b3e8639f3a9041dcbc26b22b9c244a679075734 (diff) | |
download | podman-fe04c86a242f1c61d8f5e0afdc8aa84851265550.tar.gz podman-fe04c86a242f1c61d8f5e0afdc8aa84851265550.tar.bz2 podman-fe04c86a242f1c61d8f5e0afdc8aa84851265550.zip |
generate systemd: fix pod dependencies
Change the dependencies from a pod unit to its associated container
units from `Requires` to `Wants` to prevent the entire pod from
transitioning to a failed state. Restart policies for individual
containers can be configured separately.
Also make sure that the pod's RunRoot is always set.
Fixes: #14546
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-generate-systemd.1.md')
0 files changed, 0 insertions, 0 deletions