Skip to content

Instantly share code, notes, and snippets.

@dav1x
Created July 18, 2017 21:32
Show Gist options
  • Save dav1x/eda97b135a7dac1957ccba52967a293c to your computer and use it in GitHub Desktop.
Save dav1x/eda97b135a7dac1957ccba52967a293c to your computer and use it in GitHub Desktop.
we'll bind mount /etc/profile and /etc/profile.d/ and bind mount /usr/local/bin
in the init.sh
we'll start by source /etc/profile which will cover /etc/profile.d
then check for the vmware-toolbox-cmd from the bind mounted /usr/local/bin
create it if need be
then lastly run vmtoolsd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment