11 lines
157 B
SYSTEMD
11 lines
157 B
SYSTEMD
[Unit]
|
|
Description=Update the e-ink bird frame on a schedule
|
|
|
|
[Timer]
|
|
OnBootSec=2min
|
|
OnUnitActiveSec=15min
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|