Anders Norrbring wrote: > [...] > Well.. Not really. > I want the scripts to actually WAIT until VMware has exited. The -t > option to shutdown is used to set the time the system waits from sending > the shutdown message to screen until it starts the shutdown process.
No. It should be the time between sending a SIGTERM and a SIGKILL signal. The time when to start the shutdown process is given as a shutdown argument, not an option. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
