chore: set libguides-notifier.timer to run 3rd & 17th at 09:00 NY

Co-authored-by: aider (openai/gpt-5) <aider@aider.chat>
This commit is contained in:
Mark Eaton
2025-11-16 01:17:40 -05:00
co-authored by aider
parent 51eeff37fb
commit c1efe60027
+2 -1
View File
@@ -7,7 +7,8 @@ Description=Schedule main.py with catch-up if missed
# OnCalendar=daily # OnCalendar=daily
# OnCalendar=Mon..Fri 09:00 # OnCalendar=Mon..Fri 09:00
# See man systemd.time for syntax. # See man systemd.time for syntax.
OnCalendar=hourly OnCalendar=*-*-03,17 09:00:00
Timezone=America/New_York
Persistent=true Persistent=true
AccuracySec=1m AccuracySec=1m
RandomizedDelaySec=5m RandomizedDelaySec=5m