Re: Problems exiting session
Havoc Pennington <[email protected]> Mon, 05 Feb 2007 11:13:11 -0500
| Newsgroups | gmane.comp.gnome.lib.gconf |
|---|---|
| Message-ID | <[email protected]> |
A fairly simple patch for this btw would be to make gconfd use a dbus bus name instead of the lock file. Then it could just exit when losing the bus connection. Havoc