xref: /freebsd/crypto/openssh/contrib/cygwin/sshd-inetd (revision 7c31cdfa408a4ebce7a3e10d29056a15c28bc092)
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