dropbear.conf (327B)
1 # dropbear svc config file 2 # see dropbear man page for flags to use. 3 # -F stops dropbear from fork()ing into the background 4 # -R automatically generates the server's keys. no more checking for keys every startup! 5 # ( i know the above is probably a bad idea maybe due to known_hosts but i'm gonna try it anyway :O ) 6 DB_OPTS=-FR