diff --git a/contrib/pkginstaller/Makefile b/contrib/pkginstaller/Makefile index 82cfec94cd..f6355732ea 100644 --- a/contrib/pkginstaller/Makefile +++ b/contrib/pkginstaller/Makefile @@ -40,6 +40,7 @@ packagedir: podman_version package_root Distribution welcome.html ../../test/version/version > $(PACKAGE_DIR)/VERSION echo -n $(ARCH) > $(PACKAGE_DIR)/ARCH cp ../../LICENSE $(PACKAGE_DIR)/Resources/LICENSE.txt + cp vfkit.entitlements $(PACKAGE_DIR)/ package_root: clean-pkgroot $(TMP_DOWNLOAD)/gvproxy $(TMP_DOWNLOAD)/vfkit mkdir -p $(PACKAGE_ROOT)/podman/bin diff --git a/contrib/pkginstaller/vfkit.entitlements b/contrib/pkginstaller/vfkit.entitlements new file mode 100644 index 0000000000..3b2c941a9f --- /dev/null +++ b/contrib/pkginstaller/vfkit.entitlements @@ -0,0 +1,12 @@ + + + + + com.apple.security.network.server + + com.apple.security.network.client + + com.apple.security.virtualization + + +