tweak mbsync service

This commit is contained in:
Grigory Shipunov 2022-08-19 10:55:03 +02:00
parent 83439701e0
commit 1e636387c1
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C

View file

@ -82,8 +82,8 @@ in
wantedBy = [ "timers.target" ];
timerConfig = {
Unit = "mbsync.service";
OnBootSec = "5m";
OnUnitInactiveSec = "11m";
Persistent = true;
};
};