Fixed timer "elapsed" status issues after abnormal reboot.

This commit is contained in:
2026-07-20 13:10:51 +02:00
parent bff557c94b
commit 4b3321f711
+1 -2
View File
@@ -138,8 +138,7 @@ run_as_root tee "$TIMER_FILE" > /dev/null <<EOF
[Unit] [Unit]
Description=Run HotDisk temperature check every minute Description=Run HotDisk temperature check every minute
[Timer] [Timer]
OnBootSec=1min OnCalendar=*:0/1
OnUnitActiveSec=1min
Persistent=true Persistent=true
[Install] [Install]
WantedBy=timers.target WantedBy=timers.target