Created
March 13, 2009 14:04
-
-
Save acdha/78569 to your computer and use it in GitHub Desktop.
This file contains 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
#!/bin/sh | |
vmware-guestd --cmd "vmx.set_option synctime 0 1" | |
vmware-guestd --cmd "vmx.set_option time.synchronize.tools.startup 0 1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment