diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/isosel-reports.timer | 2 | ||||
| -rw-r--r-- | scripts/upload_custodians.timer | 10 |
2 files changed, 11 insertions, 1 deletions
diff --git a/scripts/isosel-reports.timer b/scripts/isosel-reports.timer index 48814115..1042bb94 100644 --- a/scripts/isosel-reports.timer +++ b/scripts/isosel-reports.timer @@ -3,7 +3,7 @@ Description=Download ISOSEL citco reports [Timer] OnCalendar=Mon..Fri 5..20:0/10 -Unit=simple@isosel_reports.service +Unit=report_ops@i.service RandomizedDelaySec=1m [Install] diff --git a/scripts/upload_custodians.timer b/scripts/upload_custodians.timer new file mode 100644 index 00000000..37f96c6a --- /dev/null +++ b/scripts/upload_custodians.timer @@ -0,0 +1,10 @@ +[Unit] +Description=Upload our bond trades to notify the custodians + +[Timer] +OnCalendar=Mon..Fri 16..23:30 +Unit=report_ops@sc.service +RandomizedDelaySec=1m + +[Install] +WantedBy=timers.target |
