5 lines
192 B
Plaintext
5 lines
192 B
Plaintext
|
# 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
|
||
|
|