gnome keyring daemon from cron job

Christoph Höger choeger at cs.tu-berlin.de
Tue Apr 21 07:40:53 UTC 2009


Am Montag, den 20.04.2009, 15:43 -0400 schrieb Colin Walters:
> 2009/4/20 Christoph Höger <choeger at cs.tu-berlin.de>:
> >
> > Uh? I thought that would launch a new dbus, if none is running. After ~
> > 20 cron jobs running with that setting I have only one dbus-daemon and
> > on gnomekeyring-daemon running.
> 
> The autolaunched bus will terminate after the cron job ends.  Look at
> the process list while your job is running (insert a sleep) and you'll
> likely see two bus instances and two keyring daemons.
> 
> I'm just educated-guessing, I haven't checked though.

So I checked, and got this:

[choeger at choeger6 ~]$ ps axfu | grep dbus
dbus      2257  0.0  0.0  13748  1880 ?        Ssl  Apr20   0:11
dbus-daemon --system
gdm       3129  0.0  0.0   3324   700 ?        S    Apr20
0:00 /usr/bin/dbus-launch --exit-with-session
choeger   3223  0.0  0.0   3324   556 ?        S    Apr20   0:00
dbus-launch --sh-syntax --exit-with-session
choeger   3225  0.0  0.0  13680  1620 ?        Ssl  Apr20
0:01 /bin/dbus-daemon --fork --print-pid 7 --print-address 9 --session
choeger  12479  0.0  0.0   5428   752 pts/6    S+   09:35   0:00      \_
grep dbus

[choeger at choeger6 ~]$ ps axfu | grep keyring
choeger   3202  0.0  0.1  40340  3000 ?        S    Apr20
0:01 /usr/bin/gnome-keyring-daemon --daemonize --login

This no process more than when not running that job.
I guess I'll have to dig a lot deeper into dbus to understand that.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20090421/86b305d1/attachment.bin 


More information about the devel mailing list