diff options
Diffstat (limited to 'scripts/markit_cds.timer')
| -rw-r--r-- | scripts/markit_cds.timer | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/markit_cds.timer b/scripts/markit_cds.timer new file mode 100644 index 00000000..d3fd4148 --- /dev/null +++ b/scripts/markit_cds.timer @@ -0,0 +1,10 @@ +[Unit] +Description=Download cds data and save in db + +[Timer] +OnCalendar=Mon..Fri 7:00 +Unit=markit@cds.service +RandomizedDelaySec=1m + +[Install] +WantedBy=timers.target |
