services/tmptsync: fix OnBootSec
This commit is contained in:
parent
657d43155f
commit
5bd03881e0
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ in
|
|||
timers.tmptsync-save = {
|
||||
timerConfig = {
|
||||
Unit = "tmptsync-save.service";
|
||||
OnBootSec = "30mn";
|
||||
OnBootSec = "30min";
|
||||
OnUnitActiveSec = "2h";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue