loomax - 2010-03-30

this entry should be added for disabling time syncronisation in Vmware 6.5 and up because otherwise the vmware tools sync the time again
# allready set in main config normally
#tools.syncTime = "FALSE"

#only needed if you want to change the time in the Bios
bios.bootDelay=10000

time.synchronize.continue ="FALSE"
time.synchronize.restore = "FALSE"
time.synchronize.resume.disk = "FALSE"
time.synchronize.resume.memory = "FALSE"
time.synchronize.shrink = "FALSE"
time.synchronize.tools.startup = "FALSE"

rtc.startTime = "1238328000"