]> git.proxmox.com Git - pve-manager.git/blob - pve-apt.conf
bin/Makefile: export PERLLIB=.. so that doc generator works correctly
[pve-manager.git] / pve-apt.conf
1 APT
2 {
3 NeverAutoRemove
4 {
5 "^pve-kernel-.*";
6 };
7 }