Skip to content

openssh: add migration script

Mohd Mehdi requested to merge for_sshmngr into devel
  • add uci-default script that will generate an sshd config from dropbear config, if present (to preserve settings from a previous image which had dropbear), or with default values

  • the script will also check for dropbear key file and if found, place them where sshd expects them

Merge request reports