Hi all
Running Slackware 10, I noticed this in ps -aux PID 1791:
Code:
andy 1788 0.0 1.8 21712 9508 ? Ss 16:58 0:00 kdeinit: Running...
andy 1791 0.0 1.9 22068 9948 ? S 16:58 0:00 kdeinit: dcopserver --nosid --suicide
andy 1793 0.0 2.0 23444 10620 ? S 16:58 0:00 kdeinit: klauncher
andy 1795 0.0 2.5 23340 12904 ? S 16:58 0:00 kdeinit: kded
andy 1798 0.0 0.3 2668 1560 pts/0 Ss 16:58 0:00 -sh
I am very curious about it and am wondering is it okay for a process to "suicide" at loading a user profile on a stand-alone machine, especially something like the dcopserver?
It doesn't appear to be impacting anything else, but ... ?
The info on dcopservers here seems to avoid the issue, so some straight goods would be useful
Cheers