]> git.saurik.com Git - apt.git/commit
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)
commit73d52d65816491c0dd8815f393c238f599fea21e
treec218bd6ea2a4c13ed1a324c46d40331478d065af
parentf6459e646f6fa45c34d1f13f37173ea4b92ffd5f
Add support for APT::Periodic::CleanInterval

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
debian/apt.cron.daily