diff options
Diffstat (limited to 'scripts/mtm_status.timer')
| -rw-r--r-- | scripts/mtm_status.timer | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/mtm_status.timer b/scripts/mtm_status.timer new file mode 100644 index 00000000..233951e4 --- /dev/null +++ b/scripts/mtm_status.timer @@ -0,0 +1,9 @@ +[Unit] +Description=Run MTM status +[Timer] +OnCalendar=*:0/15 +Unit=mtm_status.timer +RandomizedDelaySec=1m + +[Install] +WantedBy=timers.target |
