Skip to content
Commit 63611384 authored by Stef Walter's avatar Stef Walter
Browse files

daemon: Exit gnome-keyring-daemon when the DBus connection closes

We don't do this via the standard mechanism, as it means that libdbus
just calls _exit() (not even exit()) when the connection goes away.

This can lead to inconsistent state. Shutdown should be orderly.

https://bugzilla.gnome.org/show_bug.cgi?id=708765
parent 3debf372
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment