activate systemd timer on boot
This commit is contained in:
parent
40bd7713df
commit
772db7f58f
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ Description=regularly call blinky-feed
|
|||
|
||||
[Timer]
|
||||
AccuracySec=1s
|
||||
OnBootSec=1s
|
||||
OnUnitActiveSec=3s
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Reference in a new issue