[bin] add sshd_wrapper, used by load_chroot_ssh

This commit is contained in:
Fabio Erculiani
2013-04-03 11:34:13 +01:00
parent b0f6d9ec20
commit cef8f81433
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
exec /usr/sbin/sshd -e "${@}" 2> /.sshd.log