- Allow it to daemonize itself.
- Do not daemonize if user requested verbose output.
- Get signal handlers set, whether or not daemonized.
- Use execlp instead of execl, to alleviate some guesswork about where it
expects to find wbee.
- Fix cleanup routine so it can cleanup the session--mostly, remove all
the fancy stuff that wasn't looking for the right thing anyway.