spiegel_podman/pkg/domain
Paul Holzinger 973ab34078 use return error handling in SetupRootless
There is no good reason to use logrus and os.Exit() here, other parts of
this function already return the error so do the same. The main podman
process will exit then with the normal formatted error message.

And also log an error about the last return which should never happen as
we should have exited above if the re-exec worked or errored out.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-11-26 10:18:30 +00:00
..
entities cmd/podman: add replace flag to quadlet install 2025-10-21 14:03:23 -03:00
filters lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
infra use return error handling in SetupRootless 2025-11-26 10:18:30 +00:00
utils run modernize -fix ./... 2025-09-10 16:17:04 +02:00