#!/bin/sh if [ ! -f /persistent/etc/dropbear/dropbear_rsa_host_key ]; then dropbearkey -t rsa -f /persistent/etc/dropbear/dropbear_rsa_host_key dropbearkey -t dss -f /persistent/etc/dropbear/dropbear_dss_host_key fi exec dropbear -F