Increase apt's cache size so we can keep etch, lenny and backports in our sources...
[matthijs/servers/drsnuggles.git] / etc / apt / apt.conf.d / 99morecache
1 // Local change by Matthijs, suggested by http://www.linuxquestions.org/questions/debian-26/dynamic-mmap-ran-out-of-room-error-when-adding-new-apt-source-list-233417/
2 // Limit set to 8M
3 APT::Cache-Limit "8388608";