podman/pkg/systemd/generate
Valentin Rothberg 9a10e2124b systemd: replace multi-user with default.target
Replace `multi-user.target` with `default.target` across the code base.
It seems like the multi-user one is not available for (rootless) users
on F35 anymore is causing issues in all kinds of ways, for instance,
enabling the podman.service or generated systemd units.

Fixes: #12438
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-11-30 14:37:25 +01:00
..
common.go Support template unit files in podman generate systemd 2021-10-22 04:19:18 +03:00
common_test.go generate systemd: handle --restart 2021-09-07 13:58:11 +02:00
containers.go systemd: replace multi-user with default.target 2021-11-30 14:37:25 +01:00
containers_test.go systemd: replace multi-user with default.target 2021-11-30 14:37:25 +01:00
pods.go systemd: replace multi-user with default.target 2021-11-30 14:37:25 +01:00
pods_test.go systemd: replace multi-user with default.target 2021-11-30 14:37:25 +01:00