12 lines
185 B
SYSTEMD
12 lines
185 B
SYSTEMD
[Unit]
|
|
Description=Run AW Worktime Report Cache Prewarm
|
|
|
|
[Timer]
|
|
OnCalendar=*:2/5:40
|
|
AccuracySec=30s
|
|
Persistent=false
|
|
Unit=aw-worktime-prewarm.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|