如何每十分钟运行一次 systemd 定时器
每十分钟运行一次 systemd 定时器的语法是:
how-to-run-systemd-timer-every-ten-minutes.txt
OnCalendar=*-*-* *:00,10,20,30,40,50:00即在每个 10 分钟的第一秒(:00)运行(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