Alex wrote: > Is there a way to specify a time from successive invocations of an exec > method. For instance, if I call "restart", I want to sleep the service for a > number of seconds before starting back up. I would like to not have to do > this within the method if at all possible.
Why do you want to do that ? What real problem are you trying to solve by not having the restart take effect as soon as possible ? -- Darren J Moffat