Created
September 10, 2017 07:25
-
-
Save yaron-idan/c979a9c0b770c130cc4dda76600dad5d to your computer and use it in GitHub Desktop.
rpctool workaround
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
"/Library/Application Support/VMware Tools/"vmware-tools-daemon --cmd="$1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Recent versions of vmware-tools don't include rpctool, which is a util required for running teamcity vsphere plugin.
In order to work around this issue, you can create this bash script under
/sbin/rpctool