1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-07 20:41:05 -07:00
moth/packages/router/service/sshd/run

8 lines
162 B
Text
Raw Normal View History

#! /bin/sh
exec 2>&1
2011-09-22 18:32:03 -06:00
2011-09-23 16:04:25 -06:00
[ -r /etc/passwd ] || echo 'root:$1$xAJ7KwiU$BeKJjYGs9r/hY9Ag4qv4I1:0:0:root:/tmp:/bin/sh' > /etc/passwd
2011-09-22 18:32:03 -06:00
exec dropbear -r ./rsa.key -E -F