l 1 prism: start repo-sync 5mins after boot

This commit is contained in:
lassulus 2017-03-05 00:21:53 +01:00
parent e1bb6d8c27
commit 39fd77b84c

View File

@ -215,6 +215,7 @@ in {
} }
{ {
krebs.repo-sync.timerConfig = { krebs.repo-sync.timerConfig = {
OnBootSec = "5min";
OnUnitInactiveSec = "3min"; OnUnitInactiveSec = "3min";
RandomizedDelaySec = "2min"; RandomizedDelaySec = "2min";
}; };