Compare commits
2 commits
b9dc72d93a
...
ea97703ced
Author | SHA1 | Date | |
---|---|---|---|
ea97703ced | |||
6bb080fe52 |
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
||||||
timers.register-thing = {
|
timers.register-thing = {
|
||||||
wantedBy = ["timers.target"];
|
wantedBy = ["timers.target"];
|
||||||
timerConfig = {
|
timerConfig = {
|
||||||
|
OnBootSec = "1m";
|
||||||
OnUnitActiveSec = "1m";
|
OnUnitActiveSec = "1m";
|
||||||
RandomizedDelaySec = "1m";
|
RandomizedDelaySec = "1m";
|
||||||
Unit = "register-thing.service";
|
Unit = "register-thing.service";
|
||||||
|
|
Loading…
Add table
Reference in a new issue