Module included in classes that can be turned into a daemon. Handle stuff like:
Change privileges of the process to the specified user and group.
Turns the current script into a daemon process that detaches from the console.
Register a proc to be called to restart the server.
Restart the server.
If PID file is stale, remove it.
[Validate]