3 lines
32 B
Plaintext
3 lines
32 B
Plaintext
|
#!/bin/sh
|
||
|
exec /usr/bin/sshd -D
|