4 lines
192 B
Text
4 lines
192 B
Text
# This file can be used to enable sshd as a slave of the inetd service
|
|
# To do so, the line below should be uncommented.
|
|
@COMMENT@ ssh stream tcp nowait root /usr/sbin/sshd sshd -i
|
|
|