diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/reallocate_iam.timer | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/reallocate_iam.timer b/scripts/reallocate_iam.timer new file mode 100644 index 00000000..00dba30f --- /dev/null +++ b/scripts/reallocate_iam.timer @@ -0,0 +1,10 @@ +[Unit] +Description=reallocate IAM + +[Timer] +OnCalendar=Mon..Fri 8,12:05 +Unit=simple@reallocate_iam.service +RandomizedDelaySec=1m + +[Install] +WantedBy=timers.target |
