spiegel_podman/pkg/systemd
Valentin Rothberg 3912484569 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.

Backport of commit 9a10e2124b.

Fixes: #12438
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-12-01 09:41:37 +01:00
..
define generate systemd: handle --restart 2021-09-07 13:58:11 +02:00
generate systemd: replace multi-user with default.target 2021-12-01 09:41:37 +01:00
activation.go pkg/systemd: don't require LISTEN_FDNAMES for socket activation 2021-06-24 09:01:39 -06:00
activation_test.go pkg/systemd: don't require LISTEN_FDNAMES for socket activation 2021-06-24 09:01:39 -06:00
dbus.go Replace 'an user' => 'a user' 2021-11-12 11:08:25 -05:00