I have test on my S9K ... is not true test but make idea


And i confirm, on boot (bitmainer_setup.sh) SSH IS ACTIVED !
###########################
# dropbear
NO_START=0
if [ ! -f /config/dropbear ] ; then
echo NO_START=0 > /config/dropbear
fi
cp /config/dropbear /etc/default/dropbear
###########################