How to run systemd timer every ten minutes
The syntax to run a systemd timer every ten minutes is:
how-to-run-systemd-timer-every-ten-minutes.txt
OnCalendar=*-*-* *:00,10,20,30,40,50:00i.e. run it on the first second (:00) of every 10th minute (00,10,20,30,40,50).
Check out similar posts by category:
Systemd
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow