fix: make the timer run more than once #40
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
|||
timers.register-thing = {
|
||||
wantedBy = ["timers.target"];
|
||||
timerConfig = {
|
||||
OnBootSec = "1m";
|
||||
OnUnitActiveSec = "1m";
|
||||
RandomizedDelaySec = "1m";
|
||||
Unit = "register-thing";
|
||||
|
|
Loading…
Reference in a new issue