0 bookmark(s) - Sort by: Date ↓ / Title /
An article detailing five lesser-known features of systemd timers, such as single-instance execution, second-resolution timing, monotonic events, manual triggering, and automatic reporting on failing services.
AccuracySec=1
in the timer file.OnBootSec
) or clock changes (OnClockChange
).sudo systemctl start name-of-your.timer
or name-of-your.service
).OnFailure
directive in service files to send notifications upon failure, supporting multiple notification methods (e.g., email, Slack).OnCalendar
statements.Learn how to use timer interrupts (timers and event handling) with the ESP32 and ESP8266 programmed with MicroPython. Timer interrupts allow you to schedule and execute specific tasks at regular intervals or after a designated time delay.
First / Previous / Next / Last
/ Page 1 of 0