11 lines
207 B
SYSTEMD
11 lines
207 B
SYSTEMD
[Unit]
|
|
Description=Timer: Binky mail intake Mondays 09:37 Europe/Berlin
|
|
|
|
[Timer]
|
|
|
|
OnCalendar=Mon *-*-* 09:37:00 Europe/Berlin
|
|
Persistent=true
|
|
Unit=binky-rhythm-mail.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|