diff options
author | Julian Andres Klode <jak@debian.org> | 2017-04-21 21:18:59 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-04-24 18:44:34 +0200 |
commit | b4f32b13055287d2ac46a08255db475af195b5f7 (patch) | |
tree | 53ebd3648b8c583fc4ce1cead32bd4d886757657 /test/integration/test-apt-keep-downloaded-pkgs | |
parent | 47e53fe58e28dc1a2fa0098c6705f380f37f5902 (diff) |
systemd: Rework timing and add After=network-online
The timeout values were so large that the timer could run at any
random time of the day, possibly easily interfering with business
hours, and causing trouble. Reduce them to 30 minutes of random
delay and an accuracy to the default value (1 minute).
Also drop the 18:00 event. People still actively use their device
during that time, and for servers, there might be less attendance
than in the regular 06:00 time slot, so longer time to fix things
if something breaks.
During a boot, the service might be run to catch up with a timer
that would have normally elapsed. Due to no dependencies, it would
have run before the network is online - that's bad. Adding an After
and a Wants fixes that for boots, but still leaves the same issue
for Resume.
LP: #1615482
Diffstat (limited to 'test/integration/test-apt-keep-downloaded-pkgs')
0 files changed, 0 insertions, 0 deletions