12 lines
226 B
SYSTEMD
12 lines
226 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=Landvex Kontrollintelligens — Daily Analysis Runs
|
||
|
|
|
||
|
|
[Timer]
|
||
|
|
OnCalendar=*-*-* 08:00:00
|
||
|
|
OnCalendar=*-*-* 20:00:00
|
||
|
|
Persistent=true
|
||
|
|
Unit=landvex-kontrollintelligens@01.service
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=timers.target
|