dropbear: add help text about key creation
authorArnout Vandecappelle <arnout@mind.be>
Sat, 9 Jan 2016 01:15:53 +0000 (02:15 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 12 Jan 2016 22:35:08 +0000 (23:35 +0100)
commite146d82b96b471886f00c64a2661df9d4ba0d8c5
tree4ff92990bccb376dfb4d41cd91abae64a5ab399c
parent0420114855f36aa6c38866878ce303b0ed95d887
dropbear: add help text about key creation

Commit e7d04dd2d replaced /etc/dropbear with a symlink to /var/run and
updated the start scripts to replace it with a real directory, so the
keys would be persistent. However, it turns out that this is pretty
confusing even for expert users, who don't know how to make the keys
really persistent now.

Update the help text explaining what the issue is, and telling the user
to replace the /etc/dropbear symlink with a symlink to a persistent
directory. Also mention the possiblity of unionfs.

Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/dropbear/Config.in