Actions
Feature #1168
closedAdd motd
Status:
Closed
Priority:
Immediate
Assignee:
Category:
04 - Root File System
Target version:
Start date:
15 Jan 2025
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
It would be nice to show what box I'm on when I log in. Helps with debug work.
This is simple.
This is simple.
- Remove -m argument from /etc/default/dropbear config.
- symlink /etc/pibox-version to /etc/motd.
After that, every ssh login will show /etc/pibox-version.
Updated by Hammel about 2 months ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
Tested on RPi2 Media System and verified working.
Code committed and pushed.
Closing issue.
Actions