On Mon, 07.02.11 18:49, Vasiliy G Tolstov ([email protected]) wrote: > 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.... Hmm, what does "systemctl status sshd.socket" say when this happens? Normally systemd should continue listening until sshd.socket is shut down and spawn [email protected] for every connection.
Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
