diff options
Diffstat (limited to 'scripts/ops.timer')
| -rw-r--r-- | scripts/ops.timer | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/ops.timer b/scripts/ops.timer new file mode 100644 index 00000000..0eb58144 --- /dev/null +++ b/scripts/ops.timer @@ -0,0 +1,9 @@ +[Unit] +Description=Main ops processing loop + +[Timer] +OnCalendar=Mon..Fri 8..18:0/15 +Unit=ops.service + +[Install] +WantedBy=timers.target |
