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