Add tabbed settings and system shell

This commit is contained in:
2026-07-31 21:30:51 +02:00
parent d663979ebb
commit c36e5e811f
20 changed files with 698 additions and 29 deletions
@@ -0,0 +1,13 @@
[Unit]
Description=Check for Pi Car Companion updates
After=network-online.target
Wants=network-online.target
[Service]
Type=oneshot
User=root
Group=root
ExecStart=/usr/local/sbin/pi-car-companion-update --check-only
TimeoutStartSec=5min
Nice=10
IOSchedulingClass=idle