Web Desktop Environment for SBCs
Find a file
roberts 14f5ce7cf1 Add ethernet link watchdog and prevent disabling last active interface
- Ethernet watchdog: background task polls /sys/class/net every 5s, detects
  cable plug-in on disabled interfaces and auto-enables with DHCP
- interface_down endpoint now refuses to disable the only active interface
  (returns 409), preventing accidental lockout
- Frontend shows the error message instead of silently failing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 00:12:00 -05:00
backend Add ethernet link watchdog and prevent disabling last active interface 2026-03-15 00:12:00 -05:00
frontend Add ethernet link watchdog and prevent disabling last active interface 2026-03-15 00:12:00 -05:00
.gitignore Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
atlus.service Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
ATLUS_CONTEXT.md Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
install.sh App exit diagnostics, desktop file discovery, WiFi wpa_supplicant fix 2026-03-15 00:03:13 -05:00
LICENSE Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00
package.sh Initial commit — Atlus web desktop environment for SBCs 2026-03-14 16:53:46 -05:00