Files
the-nexus/intelligence/deepdive/systemd/deepdive.timer
Ezra f8634c0105
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
[BURN] #830: Systemd timer for daily 06:00 execution
2026-04-05 08:08:07 +00:00

12 lines
245 B
SYSTEMD

[Unit]
Description=Deep Dive Daily Intelligence Timer
Documentation=https://github.com/Timmy_Foundation/the-nexus/tree/main/intelligence/deepdive
[Timer]
OnCalendar=06:00
Persistent=true
RandomizedDelaySec=300
[Install]
WantedBy=timers.target