mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2026-08-06 16:08:22 +00:00
Move MOTD into TTY login banner
This commit is contained in:
parent
ed0b168ab6
commit
bbbf80c25f
11 changed files with 137 additions and 29 deletions
|
|
@ -62,6 +62,12 @@ verified active mode and reports degraded activation. `pivilion diagnose
|
|||
--json` provides the same health checks for monitoring. The legacy
|
||||
`pivilion-diagnose` command remains an alias.
|
||||
|
||||
On the physical TTY, Pivilion appends its current IP, ASCII logo, and system
|
||||
status through `/etc/issue.d/90-pivilion.issue`; Raspberry Pi OS retains its
|
||||
normal Debian/hostname/TTY heading. The banner appears before `login:` rather
|
||||
than among systemd boot messages. SSH sessions receive the same status once
|
||||
after authentication.
|
||||
|
||||
Diagnostic exit codes are stable: `10` invalid configuration, `11` missing or
|
||||
unsupported hardware, `12` service/port conflict, `13` core service failure,
|
||||
`14` captive portal failure, `15` Tor/onion failure, and `20` installer failure.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue