diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2015-08-25 23:43:33 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-08-30 22:05:29 +0200 |
commit | 8012250b86dc5c7fa9a882c82ae5364a6ede3512 (patch) | |
tree | cc68abd7fff47d9512f31104d333ed8de79e3ec2 /package/qt5/qt5quickcontrols/qt5quickcontrols.hash | |
parent | aca921d2affb2e59db828da5ef7c09356d022d89 (diff) | |
download | buildroot-8012250b86dc5c7fa9a882c82ae5364a6ede3512.tar.gz buildroot-8012250b86dc5c7fa9a882c82ae5364a6ede3512.zip |
package/dropbear: add warning about volatile keys
When the rootfs is read-only, keys will be generated in a volatile
location, which is inherently bad as host keys will change on each boot,
rendering them virtually useless.
Add a warning so the user is at least aware of the issue.
Hide the rm output to avoid noisy output, now that we have a proper warning.
Move the starting message after the symlink-block, to avoid messages
collision. Move the umask as well, since /etc/dropbear/ may be world
readable; just the private host keys should be ?00 (and dropbear handles
that by itself).
[Peter: minor tweaks to commit message]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Peter Korsgaard <jacmet@uclibc.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qt5/qt5quickcontrols/qt5quickcontrols.hash')
0 files changed, 0 insertions, 0 deletions