tweak mbsync service
This commit is contained in:
parent
83439701e0
commit
1e636387c1
1 changed files with 1 additions and 1 deletions
|
@ -82,8 +82,8 @@ in
|
|||
wantedBy = [ "timers.target" ];
|
||||
timerConfig = {
|
||||
Unit = "mbsync.service";
|
||||
OnBootSec = "5m";
|
||||
OnUnitInactiveSec = "11m";
|
||||
Persistent = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue