added systemd timer

This commit is contained in:
Daniel Sommer 2021-04-09 02:18:29 +02:00
parent f7aac64460
commit 7f18fbcfe2

View file

@ -0,0 +1,8 @@
[Unit]
Description=regularly call blinky-feed
[Timer]
OnCalendar=*-*-* *:*:0/10
[Install]
WantedBy=timers.target