Le lundi 11 octobre 2010 à 21:06 +0200, Yves-Alexis Perez a écrit :
> Ok, right now when “Start GNOME services on startup” is checked in Xfce
> session properties, we have:
> 
> corsac    2316  0.0  0.1  72068  3560 ?        SLl  Oct10   0:00 
> /usr/bin/gnome-keyring-daemon --start --foreground --components=secrets
> corsac   27780  0.1  0.3  87144 10168 ?        Sl   21:02   0:00 
> /usr/bin/gnome-keyring-daemon --daemonize --login
> 
> (when unchecked, only the former is running).

The first one is a daemon properly initialized. The second one is a
daemon as launched by the PAM module, that can (or can not) be
initialized later.

> Is that enough for gnome-keyring to work properly?

For it to work properly, it should be launched by the PAM module but
also initialized later. Starting from the version currently in sid, it
will exit after 10 seconds if not initialized. So in the end, you should
have just a gnome-keyring-daemon --daemonize --login.

-- 
 .''`.      Josselin Mouette
: :' :
`. `'  “If you behave this way because you are blackmailed by someone,
  `-    […] I will see what I can do for you.”  -- Jörg Schilling




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to