Eelco Dolstra 03d9e5cda0 sshd: Add support for socket activation
By enabling ‘services.openssh.startWhenNeeded’, sshd is started
on-demand by systemd using socket activation. This is particularly
useful if you have a zillion containers and don't want to have sshd
running permanently. Note that socket activation is not noticeable
slower, contrary to what the manpage for ‘sshd -i’ says, so we might
want to make this the default one day.
2014-04-22 17:38:54 +02:00
..
2014-04-20 19:31:01 +02:00
2014-04-22 17:38:53 +02:00
2014-04-15 06:54:51 -05:00
2014-04-18 20:23:27 +02:00
2014-04-19 22:59:25 +02:00
2014-04-21 18:13:17 +02:00