diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/notify-bowdst.service | 2 | ||||
| -rw-r--r-- | scripts/quantifi-download.service | 2 | ||||
| -rw-r--r-- | scripts/quantifi-recon.service | 2 | ||||
| -rw-r--r-- | scripts/quantifi-trades.service | 2 | ||||
| -rw-r--r-- | scripts/quantifi@.service | 2 | ||||
| -rw-r--r-- | scripts/quote-diff-bowdst.service | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/scripts/notify-bowdst.service b/scripts/notify-bowdst.service index 4f17b90e..d35c2ab9 100644 --- a/scripts/notify-bowdst.service +++ b/scripts/notify-bowdst.service @@ -1,6 +1,6 @@ [Unit] Description=Notify bowdst mismatched balances -OnFailure=unit-status-mail@%n.service +OnFailure=onfailure@%n.service [Service] Type=simple diff --git a/scripts/quantifi-download.service b/scripts/quantifi-download.service index 83e875d8..9fc2b23a 100644 --- a/scripts/quantifi-download.service +++ b/scripts/quantifi-download.service @@ -1,6 +1,6 @@ [Unit] Description=Download from quantifi -OnFailure=unit-status-mail@%n.service +OnFailure=onfailure@%n.service [Service] Type=simple diff --git a/scripts/quantifi-recon.service b/scripts/quantifi-recon.service index d480dec9..de270b62 100644 --- a/scripts/quantifi-recon.service +++ b/scripts/quantifi-recon.service @@ -1,6 +1,6 @@ [Unit] Description=Recon Quantifi -OnFailure=unit-status-mail@%n.service +OnFailure=onfailure@%n.service [Service] Type=simple diff --git a/scripts/quantifi-trades.service b/scripts/quantifi-trades.service index a17d51c8..ef7b0dc8 100644 --- a/scripts/quantifi-trades.service +++ b/scripts/quantifi-trades.service @@ -1,6 +1,6 @@ [Unit] Description=Upload trades -OnFailure=unit-status-mail@%n.service +OnFailure=onfailure@%n.service [Service] Type=oneshot diff --git a/scripts/quantifi@.service b/scripts/quantifi@.service index 3dcce4cf..85a3b7ff 100644 --- a/scripts/quantifi@.service +++ b/scripts/quantifi@.service @@ -1,6 +1,6 @@ [Unit] Description=Upload to quantifi -OnFailure=unit-status-mail@%n.service +OnFailure=onfailure@%n.service [Service] Type=simple diff --git a/scripts/quote-diff-bowdst.service b/scripts/quote-diff-bowdst.service index 62d62476..1b9f3651 100644 --- a/scripts/quote-diff-bowdst.service +++ b/scripts/quote-diff-bowdst.service @@ -1,6 +1,6 @@ [Unit] Description=Notify bowdst mismatched quotes -OnFailure=unit-status-mail@%n.service +OnFailure=onfailure@%n.service [Service] Type=simple |
