Tiny Core Base > TCB Bugs

There is always an extra dropbear service running - is this right?

(1/1)

bigpcman:
When the ssh server dropbear is activated and a remote terminal connection is made another instantiation of dropbear is started and so it goes. Each additional remote terminal connection adds another dropbear service. There's always an extra one. Is this right?

^thehatsrule^:
It probably creates a thread per session

curaga:
The extra process would probably be the "master" one, that listens to requests and then spawns a process to handle them.

Navigation

[0] Message Index

Go to full version