On Monday 12 March 2007 01:39, Anders Norrbring wrote: > ... > > I don't see how that would make any real difference.. The > /etc/init.d/vmware script does NOT exit until all vmware-vmx > processes are stopped. The problem as I see it is that the master > process (init) gets sick of waiting for the script to exit, it thinks > its stuck somewhere and simply kill it and continues to shut down.. > Or it may not even kill it, it just goes on to kill the server.
Well, then target the master script with the "wait for completion" script and use that in a "wait"-mode run-level 0 entry in inittab. In a cursory examination, I don't see any mention of a timeout in the init or inittab manual pages. Of course, I could have missed it or it may exist and not be mentioned there. I'd give it a try, though. Randall Schulz -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
