diff options
Diffstat (limited to 'scripts/email_bondallocations.timer')
| -rw-r--r-- | scripts/email_bondallocations.timer | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/email_bondallocations.timer b/scripts/email_bondallocations.timer new file mode 100644 index 00000000..bc95cfc4 --- /dev/null +++ b/scripts/email_bondallocations.timer @@ -0,0 +1,10 @@ +[Unit] +Description=Run bondallocation script during the daytime + +[Timer] +OnCalendar=Mon..Fri 8..19:0:0 +Unit=simple@bondallocation_email.service +RandomizedDelaySec=1m + +[Install] +WantedBy=timers.target |
