Ticket #697 (closed enhancement: invalid)
Don't generate security key pairs on every device boot
| Reported by: | sagacis@… | Owned by: | laforge@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | sysinit | Version: | current svn head |
| Severity: | minor | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
We could save serious time by not regenerating the addresses and keypairs on
every device boot. It doesn't really need to, just when it's a new image.
Change History
Note: See
TracTickets for help on using
tickets.

I'm not sure what exactly you mean by that. What security key pairs?
If you mean the dropbear ssh keys they are only generated if they don't exist.
(See /etc/init.d/dropbear):
I'm going to close this as invalid for now. If this is not your issue please
feel free to clarify and reopen. I also changed the component to sysinit.