File size: 55 Bytes
9916dc7
 
 
1
2
3
4
#!/bin/sh
ssh-keygen -A
exec /usr/sbin/sshd -D -e "$@"