fp6-img/aports/device/fp6-device-tweaks/iio-sensor-proxy-restart.conf
Jorijn van der Graaf ff69f4d913 fp6-no-suspend -> fp6-device-tweaks: + the three IMU-critical /etc files
Full-system audit on the flashed phone found the IMU dead: the journal's
documented reinstall-loss trio (inv-icm42600-spi modules-load - fallback-only
SPI node never coldplugs; the accel poll udev rule for auto-rotate; the
iio-sensor-proxy libssc-crash restart drop-in). All device-critical, none
personal - now packaged.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-09 00:03:09 +02:00

7 lines
207 B
Text

# Revive after the known boot-time libssc crash (unconfigured SSC);
# recreated 2026-07-28 - the 2026-07-20 drop-in had gone missing.
[Unit]
StartLimitIntervalSec=0
[Service]
Restart=on-failure
RestartSec=5