add a note about the possibility to support more URI types by installing
[apt.git] / debian / apt.conf.autoremove
CommitLineData
9d2938d4
MV
1APT
2{
3 NeverAutoRemove
4 {
5 "^linux-image.*";
6 "^linux-restricted-modules.*";
7 };
8};