Fixed timer "elapsed" status issues after abnormal reboot.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user