dw-commentfest-scrape/scrape5hr.timer

13 lines
159 B
SYSTEMD
Raw Permalink Normal View History

2026-06-14 23:48:45 +00:00
[Unit]
Description=Run scraper every five hours
[Timer]
OnCalendar=*-*-* 0/5:00:00
Persistent=true
Unit=scrape5hr.service
[Install]
WantedBy=timers.target