diff options
| -rw-r--r-- | scripts/quantifi-quotes-bond.timer | 9 | ||||
| -rw-r--r-- | scripts/quantifi-quotes-future.timer | 9 | ||||
| -rw-r--r-- | scripts/quantifi-quotes-ir.timer | 9 | ||||
| -rw-r--r-- | scripts/quantifi-quotes-irswaption.timer | 9 | ||||
| -rw-r--r-- | scripts/quantifi-quotes-irswaptionois.timer | 9 | ||||
| -rw-r--r-- | scripts/quantifi-quotes-swaption.timer | 9 | ||||
| -rw-r--r-- | scripts/quantifi-quotes@.timer (renamed from scripts/quantifi-quotes-fx.timer) | 5 |
7 files changed, 3 insertions, 56 deletions
diff --git a/scripts/quantifi-quotes-bond.timer b/scripts/quantifi-quotes-bond.timer deleted file mode 100644 index 0991f04a..00000000 --- a/scripts/quantifi-quotes-bond.timer +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Upload quantifi-quotes for bond -[Timer] -OnCalendar=Mon..Fri 23:55 -Unit=quantifi-quotes@bond.service -RandomizedDelaySec=1m - -[Install] -WantedBy=timers.target diff --git a/scripts/quantifi-quotes-future.timer b/scripts/quantifi-quotes-future.timer deleted file mode 100644 index 776438fa..00000000 --- a/scripts/quantifi-quotes-future.timer +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Upload quantifi-quotes for future -[Timer] -OnCalendar=Mon..Fri 23:55 -Unit=quantifi-quotes@future.service -RandomizedDelaySec=1m - -[Install] -WantedBy=timers.target diff --git a/scripts/quantifi-quotes-ir.timer b/scripts/quantifi-quotes-ir.timer deleted file mode 100644 index d3b77a23..00000000 --- a/scripts/quantifi-quotes-ir.timer +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Upload quantifi-quotes for ir -[Timer] -OnCalendar=Mon..Fri 23:55 -Unit=quantifi-quotes@ir.service -RandomizedDelaySec=1m - -[Install] -WantedBy=timers.target diff --git a/scripts/quantifi-quotes-irswaption.timer b/scripts/quantifi-quotes-irswaption.timer deleted file mode 100644 index 75083100..00000000 --- a/scripts/quantifi-quotes-irswaption.timer +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Upload quantifi-quotes for ir_swaption -[Timer] -OnCalendar=Mon..Fri 23:55 -Unit=quantifi-quotes@ir_swaption.service -RandomizedDelaySec=1m - -[Install] -WantedBy=timers.target diff --git a/scripts/quantifi-quotes-irswaptionois.timer b/scripts/quantifi-quotes-irswaptionois.timer deleted file mode 100644 index 3eaa0ec5..00000000 --- a/scripts/quantifi-quotes-irswaptionois.timer +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Upload quantifi-quotes for ir_swaption_ois -[Timer] -OnCalendar=Mon..Fri 23:55 -Unit=quantifi-quotes@ir_swaption_ois.service -RandomizedDelaySec=1m - -[Install] -WantedBy=timers.target diff --git a/scripts/quantifi-quotes-swaption.timer b/scripts/quantifi-quotes-swaption.timer deleted file mode 100644 index cfb3c1c8..00000000 --- a/scripts/quantifi-quotes-swaption.timer +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Upload quantifi-quotes for swaption -[Timer] -OnCalendar=Mon..Fri 23:55 -Unit=quantifi-quotes@swaption.service -RandomizedDelaySec=1m - -[Install] -WantedBy=timers.target diff --git a/scripts/quantifi-quotes-fx.timer b/scripts/quantifi-quotes@.timer index 5b85c378..36edfb4a 100644 --- a/scripts/quantifi-quotes-fx.timer +++ b/scripts/quantifi-quotes@.timer @@ -1,8 +1,9 @@ [Unit] -Description=Upload quantifi-quotes for fx +Description=Upload quantifi quotes for %i + [Timer] OnCalendar=Mon..Fri 23:55 -Unit=quantifi-quotes@fx.service +Unit=quantifi-quotes@%i.service RandomizedDelaySec=1m [Install] |
