Thanks
Thanks
Posted Nov 23, 2014 1:29 UTC (Sun) by zuki (subscriber, #41808)In reply to: Thanks by rodgerd
Parent article: Today's Debian technical committee resignation: Ian Jackson
I think socket-activated sshd makes a lot of sense... Not the extreme of running a separate instance for each connection (Accept=yes in systemd parlance), but a single instance with delayed activation. For many notebooks, workstations, and dedicated servers sshd is used never or rarely, so not starting it unconditionally is a nice optimization. For this to really work nicely, sshd should learn to exit-on-idle. Then you get the best of both worlds.
