11 lines
218 B
SYSTEMD
11 lines
218 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=Timer: FI research brief weekdays 07:35 Europe/Berlin
|
||
|
|
|
||
|
|
[Timer]
|
||
|
|
OnCalendar=Mon..Fri *-*-* 07:35:00 Europe/Berlin
|
||
|
|
Persistent=true
|
||
|
|
Unit=fi-research-brief-daily.service
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=timers.target
|