initial commit
This commit is contained in:
5
etc/s6/ssh/run
Executable file
5
etc/s6/ssh/run
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
pushd /root >/dev/null
|
||||
exec /usr/sbin/sshd -D -e 2>&1
|
||||
popd
|
||||
Reference in New Issue
Block a user