Skip to content

Commit

Permalink
pkginstaller: install podman-mac-helper by default
Browse files Browse the repository at this point in the history
this runs the /opt/podman/bin/podman-mac-helper install
in the postinstall script

[NO NEW TESTS NEEDED]

Signed-off-by: Anjan Nath <[email protected]>
  • Loading branch information
anjannath committed Nov 21, 2022
1 parent 3f76f29 commit 1498f92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/pkginstaller/scripts/postinstall
Original file line number Diff line number Diff line change
Expand Up @@ -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/gvproxy /opt/podman/qemu/bin/gvproxy

/opt/podman/bin/podman-mac-helper install

0 comments on commit 1498f92

Please sign in to comment.