Resolved! How to change the port of dropbear SSH
HiI'm using the OpenSTlinux starter package.I want to change the SSH port communicated by dropbear from 22.Setting a file in the device and rebooted, but it doesn't change from SSH port 22.file: /etc/default/dropbearDROPBEAR_PORT=10022 *line adde...