[bin] add sshd_wrapper, used by load_chroot_ssh
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec /usr/sbin/sshd -e "${@}" 2> /.sshd.log
|
||||
Reference in New Issue
Block a user