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