Comment 67 for bug 148454

Revision history for this message
Vladimir (snape) wrote : Re: console-kit-deamon spawns too many threads

2 mehthurt
Yes, even better. :-)

2 Loye Young (source enclosed)
The source:
   /* console-kit-daemon */
     int main() {
     return 0;
     }
  /* console-kit-daemon END*/
Cut and paste into file console-kit-daemon.c and do the following:
    gcc -Wall -o console-kit-daemon console-kit-daemon.c

2 Jakob Unterwurzacher
This is a wrong question. The question should be like this: If there is a utility with questionable benefits eating up unnecessary resources and doing next to nothing, then why we should keep it there?

If we accept the fact, that "it does not matter" we could quickly find ourself literally buried under pile of similar garbage. Linux used to be *small and efficient*. Please try keep it that way.