Reboot par triple-tap (finger_trace) + indice pied de page

This commit is contained in:
2026-06-15 14:03:12 +02:00
parent a7a92ffadf
commit 7e2df79499
3 changed files with 39 additions and 1 deletions

View File

@@ -52,6 +52,9 @@ fi
# Synchronise l'horloge RTC (sinon rtcwake calcule mal le réveil).
hwclock -w -u 2>/dev/null
# Watcher triple-tap -> reboot (en arrière-plan, écran tactile libre car Nickel est mort).
sh "$BASE/reboot_watcher.sh" &
# Boucle bloquante. À la sortie (STOP tue monitorinkloop.sh), on reboot pour restaurer Nickel.
sh "$BASE/monitorinkloop.sh" >> "$LOG" 2>&1