mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-04 12:44:46 +02:00
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
|
|
|