openwrt/package/network/services/dropbear/files
Konstantin Demin 5d27b10c61 dropbear: introduce config option "keyfile" (replacement for "rsakeyfile")
* option "keyfile" is more generic than "rsakeyfile".
* option "rsakeyfile" is considered to be deprecated and should be removed
  in future releases.
* warn user (in syslog) if option "rsakeyfile" is used
* better check options ("rsakeyfile" and "keyfile"): don't append
  "-r keyfile" to command line if file is absent (doesn't exist or empty),
  warn user (in syslog) about such files

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
2019-03-25 22:25:34 +01:00
..
dropbear.config packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
dropbear.init dropbear: introduce config option "keyfile" (replacement for "rsakeyfile") 2019-03-25 22:25:34 +01:00