From c1efe600272bad4d21012015ba6ec130209b921e Mon Sep 17 00:00:00 2001 From: Mark Eaton Date: Sun, 16 Nov 2025 01:17:40 -0500 Subject: [PATCH] chore: set libguides-notifier.timer to run 3rd & 17th at 09:00 NY Co-authored-by: aider (openai/gpt-5) --- systemd/libguides-notifier.timer | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/systemd/libguides-notifier.timer b/systemd/libguides-notifier.timer index 67b2736..4339c8e 100644 --- a/systemd/libguides-notifier.timer +++ b/systemd/libguides-notifier.timer @@ -7,7 +7,8 @@ Description=Schedule main.py with catch-up if missed # OnCalendar=daily # OnCalendar=Mon..Fri 09:00 # See man systemd.time for syntax. -OnCalendar=hourly +OnCalendar=*-*-03,17 09:00:00 +Timezone=America/New_York Persistent=true AccuracySec=1m RandomizedDelaySec=5m