Actions
Bug #166
closedsshd doesn't run due to missing directory
Status:
Closed
Priority:
Urgent
Assignee:
Category:
04 - Root File System
Target version:
Start date:
17 Feb 2013
Due date:
% Done:
100%
Estimated time:
Severity:
02 - High
Description
Even if you add that directory it doesn't allow a login.
It would be easier to add dropbear back in and have a post build script in Buildroot remove the S50sshd init script so there is only one sshd that will ever get started at boot time.
Updated by Hammel almost 12 years ago
- Severity changed from 03 - Medium to 02 - High
Updated by Hammel almost 12 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Added dropbear back into rootfs build.
Post-build script has not yet been added to Buildroot.
Updated by Hammel almost 12 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
Add postbuild script. Initially just makes sure S50sshd is removed (in
favor of dropbear) but later will support Buildroot that drops support for
Customize option.
Actions