Add a option to apt-cache policy to additionally init the DepCache before
[ntk/apt.git] / debian / apt.conf.autoremove
CommitLineData
9d2938d4
MV
1APT
2{
3 NeverAutoRemove
4 {
5 "^linux-image.*";
6 "^linux-restricted-modules.*";
1baca7b8 7 "^kfreebsd-image.*";
9d2938d4
MV
8 };
9};