podman/cmd/podman-mac-helper
Paul Holzinger 4f3cbf15cf
podman-mac-helper: install: do not error if already installed
Since commit bae07b6ea2 we exit with 1 one errors. This caused problem
for the mac installer which fails because of the error now.
If the helper is already installed do not treat this as hard error and
just log it instead.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-03-24 15:34:30 +01:00
..
install.go podman-mac-helper: install: do not error if already installed 2023-03-24 15:34:30 +01:00
main.go podman-mac-helper: exit 1 on error 2023-03-14 17:56:22 +01:00
service.go Initial implementation of mac forwarding using a privileged docker sock claim helper 2022-02-16 03:49:17 -06:00
uninstall.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00