xref: /freebsd/crypto/openssh/contrib/cygwin/sshd-inetd (revision e51b3d8e53cee7d6a36e34e1cd4d588593d71b40)
1# This file can be used to enable sshd as a slave of the inetd service
2# To do so, the line below should be uncommented.
3@COMMENT@ ssh  stream  tcp     nowait  root    /usr/sbin/sshd sshd -i
4
5