Shut the daemon down cleanly on a broken X connection, since we can't
commit51357df171ae538c297a8c93785e47bab39ccd31
authorjoeshaw <joeshaw>
Tue, 11 Apr 2006 22:32:56 +0000 (11 22:32 +0000)
committerjoeshaw <joeshaw>
Tue, 11 Apr 2006 22:32:56 +0000 (11 22:32 +0000)
tree22ecc6320811b21bbcfd1282c211629dafc34c9d
parent61c8c4ca2673d0ba6e6d67d2520d391d4166d44b
Shut the daemon down cleanly on a broken X connection, since we can't
gracefully recover from it.  Unset the DISPLAY variable in the index
helper, since we don't ever want it to be influenced by the state of
the X server.  Add a little additional logging, and fix the fact that
the cron job was also being installed into libexec when it didn't
need to be.
beagled/BeagleDaemon.cs
beagled/IndexHelper/IndexHelper.cs
tools/Makefile.am