mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 16:56:33 +00:00
No description
Terminal spawns bash as bfkiosk (unprivileged) → can't read journal, can't run rauc/systemctl, can't fix anything useful. Now runs sudo bash --login (with fallback to plain bash if sudo unavailable). Journal streaming: sudo journalctl instead of plain journalctl so bfkiosk can read system journal without systemd-journal group. Pi-gen image: drops /etc/sudoers.d/betterframe-kiosk granting bfkiosk passwordless sudo. Gated by the on-screen code + lockout ladder, so root access still requires physical presence. |
||
|---|---|---|
| .github/workflows | ||
| deploy | ||
| docs | ||
| kiosk | ||
| nodered | ||
| scripts | ||
| server | ||
| .gitattributes | ||
| .gitignore | ||
| CLAUDE.md | ||
| docker-compose.coolify.yml | ||
| docker-compose.yml | ||
| LICENSE-AGPL.txt | ||
| LICENSE-COMMERCIAL.md | ||
| LICENSE.md | ||
| package-lock.json | ||
| package.json | ||
| sec-config.yaml | ||
| tsconfig.base.json | ||