]> git.saurik.com Git - apt.git/commitdiff
Add support for APT::Periodic::CleanInterval
authorMichael Vogt <mvo@ubuntu.com>
Sat, 2 Jan 2016 20:24:47 +0000 (21:24 +0100)
committerMichael Vogt <mvo@ubuntu.com>
Sat, 2 Jan 2016 20:27:38 +0000 (21:27 +0100)
In order to allow regular cleaning of the downloaded deb archives
the new option APT::Periodic::CleanInterval is added. It will run
"apt-get clean" in the given time interval.

Thanks: Martin-Éric Racine


No differences found