Automatically reconnect single ADB head unit

This commit is contained in:
2026-07-31 19:25:32 +02:00
parent 3e3e0010d6
commit 0a0dae144c
12 changed files with 103 additions and 29 deletions
+4
View File
@@ -129,6 +129,10 @@ COOKIE_SECURE=false
ALLOWED_ORIGINS=http://mg4pi.local:8787
UPDATE_STATUS_PATH=${DATA_DIR}/update-status.json
VERSION_FILE=${CURRENT}/REVISION
ADB_ENABLED=false
ADB_PATH=adb
ADB_SERIAL=
ADB_TIMEOUT_MS=3000
EOF
fi
chown root:"${SERVICE_USER}" "${CONFIG_DIR}/companion.env"