Secret Service: Difference between revisions
Add Secret portal section |
m add discover_other_daemon log messages |
||
Line 81: | Line 81: | ||
This error happens when the PAM module can't find the daemon's control socket. Very likely it will start a daemon and retry the action which requires a daemon, and stop the daemon when the PAM session closes. | This error happens when the PAM module can't find the daemon's control socket. Very likely it will start a daemon and retry the action which requires a daemon, and stop the daemon when the PAM session closes. | ||
=== <code>discover_other_daemon: 0</code> with <code>--start</code> === | |||
This error happens when a `gnome-keyring-daemon` process with the `--start` flag either could not send `GKD_CONTROL_OP_INITIALIZE` to a control socket or got a failing result. | |||
=== <code>discover_other_daemon: 1</code> with <code>--start</code> === | |||
This log message gets printed when a `gnome-keyring-daemon` process with the `--start` flag either successfully sent `GKD_CONTROL_OP_INITIALIZE` to a control socket. | |||
[[Category:Desktop]] | [[Category:Desktop]] |