Hello. I'm new in this list. I'm using systemd-17. I'm try to use sshd.socket and [email protected] (run sshd in inetd mode). After i'm start service with systemctl start sshd.socket i'm able to connect. But after some time (for example disconnecting) sshd not respond. netstat -nal says, that nobody listens 22 port. After i do systemctl start sshd.socket connection can be established....
How can i solve this problem? _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
