sshd.sh 62 B

12345
  1. #!/bin/sh
  2. /sbin/ifup -a
  3. /usr/bin/ssh-keygen -A
  4. /usr/sbin/sshd