mirror of
https://github.com/containers/podman.git
synced 2025-07-01 08:07:03 +08:00
pkginstaller: install podman-mac-helper by default
this runs the /opt/podman/bin/podman-mac-helper install in the postinstall script [NO NEW TESTS NEEDED] Signed-off-by: Anjan Nath <kaludios@gmail.com>
This commit is contained in:
@ -6,3 +6,5 @@ echo "/opt/podman/bin" > /etc/paths.d/podman-pkg
|
|||||||
|
|
||||||
ln -s /opt/podman/bin/podman-mac-helper /opt/podman/qemu/bin/podman-mac-helper
|
ln -s /opt/podman/bin/podman-mac-helper /opt/podman/qemu/bin/podman-mac-helper
|
||||||
ln -s /opt/podman/bin/gvproxy /opt/podman/qemu/bin/gvproxy
|
ln -s /opt/podman/bin/gvproxy /opt/podman/qemu/bin/gvproxy
|
||||||
|
|
||||||
|
/opt/podman/bin/podman-mac-helper install
|
||||||
|
Reference in New Issue
Block a user