* cyphesis.sysconfig, cyphesis.init: Fix init script so it
doesn't parameterise database name (which doesn't work)
exits correctly on fatal errors, and remove the code to
load obsolete server-side map files.
* cyphesis.spec.in: Fix deps.
* cyphesis.init: Add code to load rules and map into the database
before the service first starts up.
* cyphesis.spec.in, cyclient.init: Add cyclient service, to populate
running server with game stuff.
* configure.in: Bump up to version 0.1.95
* init script fixes.
* common/system.cpp: Ensure that parent of daemon exit status indicates
whether the daemon has started properlly.
* server/Connection.cpp: Clarify error reporting.