We have a daemon running on a Mac server (10.6.6).
We want to install another newer version of the daemon along side it but not start it.
Then at a specific time, we want to reboot the server and have the old daemon not start and the new one start.
Is this possible and how do we do it?