AutoUpdateSigned: Add RandomizedDelaySec.
This commit is contained in:
parent
fab1b32e14
commit
3f4f48fa8b
|
@ -66,7 +66,7 @@ in
|
|||
OnCalendar = "hourly";
|
||||
Persistent = true;
|
||||
Unit = "autoupdate.service";
|
||||
# RandomizedDelaySec = 60;
|
||||
RandomizedDelaySec = 60;
|
||||
};
|
||||
wantedBy = [ "timers.target" ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue