Created
December 9, 2016 10:17
-
-
Save anonymous/518fb6a6b59bfabd8e786b24f5bba0b7 to your computer and use it in GitHub Desktop.
Disable open-vmware-tools scripts
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
cat /etc/vmware-tools/tools.conf | |
[powerops] | |
poweron-script= | |
resume-script= | |
suspend-script= | |
poweroff-script= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment