tinypilot
tinypilot copied to clipboard
Display read-only filesystem status when logging in with SSH
If a user enables the read-only filesystem, they can't make lasting changes to the device since the settings revert after reboot.
When logging in via SSH, it would be helpful to get a reminder if the read-only filesystem is active, perhaps using /etc/motd.
Related: https://github.com/tiny-pilot/tinypilot/issues/1205