8 lines
115 B
SYSTEMD
8 lines
115 B
SYSTEMD
[Unit]
|
|
Description=regularly call blinky-feed
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* *:*:0/10
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|