Comment 14 for bug 2056442

Revision history for this message
Julian Andres Klode (juliank) wrote (last edit ):

The success case surprisingly ends up being:

ubuntu@test-crun-20240307:~$ podman run --systemd always systemd
Explicit --user argument required to run as user manager.

But using CMD makes it work. weird stuff