11 lines
215 B
SYSTEMD
11 lines
215 B
SYSTEMD
[Unit]
|
|
Description=Timer: Binky daily rhythm weekdays 08:23 Europe/Berlin
|
|
|
|
[Timer]
|
|
|
|
OnCalendar=Mon..Fri *-*-* 08:23:00 Europe/Berlin
|
|
Persistent=true
|
|
Unit=binky-rhythm-daily.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|