]> git.saurik.com Git - apt-legacy.git/blob - debian/apt.conf.autoremove
I am sick of that Package: error.
[apt-legacy.git] / debian / apt.conf.autoremove
1 APT
2 {
3 NeverAutoRemove
4 {
5 "^linux-image.*";
6 "^linux-restricted-modules.*";
7 };
8 };