activate systemd timer on boot

This commit is contained in:
Daniel Sommer 2021-04-09 02:36:58 +02:00
parent 40bd7713df
commit 772db7f58f

View file

@ -3,6 +3,7 @@ Description=regularly call blinky-feed
[Timer]
AccuracySec=1s
OnBootSec=1s
OnUnitActiveSec=3s
[Install]