[BURN] #830: Systemd timer for daily 06:00 execution
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
This commit is contained in:
11
intelligence/deepdive/systemd/deepdive.timer
Normal file
11
intelligence/deepdive/systemd/deepdive.timer
Normal file
@@ -0,0 +1,11 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user