podman/pkg/machine
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
..
qemu fix: take absolute path for dd on apple silicon 2021-11-17 17:02:04 +01:00
config.go Record the image stream along with the path 2021-10-26 21:58:39 +02:00
connection.go Spell "build linux darwin" as "build !windows". 2021-09-03 13:38:14 +03:00
fcos.go Fix machine image 2021-09-22 14:38:24 -04:00
ignition.go systemd: replace multi-user with default.target 2021-11-30 14:37:25 +01:00
ignition_schema.go Spell "build linux darwin" as "build !windows". 2021-09-03 13:38:14 +03:00
keys.go Spell "build linux darwin" as "build !windows". 2021-09-03 13:38:14 +03:00
machine_unsupported.go Fix build tags for pkg/machine... 2021-06-10 10:25:16 +02:00
pull.go Don't use docker/pkg/archive, use containers/storage/pkg/archive 2021-10-14 10:28:42 -04:00