diff options
author | Julian Andres Klode <jak@debian.org> | 2017-05-04 22:52:01 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-05-04 22:52:01 +0200 |
commit | 6bc40ffd444affd870e0053fa349575faa4d586f (patch) | |
tree | 13646d56868729ca730c1a4c674859de028de0f2 /debian/apt-daily.timer | |
parent | 6ff527b4f8c88ac406effb1d88fdb3c9ab42967b (diff) | |
parent | 496313fb8e83af2ba71f6ce3d729be687c293dfd (diff) |
Merge branch 'lp1686470'
Diffstat (limited to 'debian/apt-daily.timer')
-rw-r--r-- | debian/apt-daily.timer | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/apt-daily.timer b/debian/apt-daily.timer index 8ac13b0e9..735da2440 100644 --- a/debian/apt-daily.timer +++ b/debian/apt-daily.timer @@ -1,11 +1,11 @@ [Unit] -Description=Daily apt activities +Description=Daily apt download activities After=network-online.target Wants=network-online.target [Timer] -OnCalendar=*-*-* 6:00 -RandomizedDelaySec=60m +OnCalendar=*-*-* 6,18:00 +RandomizedDelaySec=12h Persistent=true [Install] |