]> git.saurik.com Git - apt.git/blame_incremental - debian/apt.conf.autoremove
Enable the AutoRemover to talk "Multi-Arch" by marking all pseudo
[apt.git] / debian / apt.conf.autoremove
... / ...
CommitLineData
1APT
2{
3 NeverAutoRemove
4 {
5 "^linux-image.*";
6 "^linux-restricted-modules.*";
7 "^kfreebsd-image.*";
8 };
9};