Add '90pvenagbuster'

This commit is contained in:
wp
2021-08-30 23:01:51 -05:00
parent a337047127
commit ee3db71998

3
90pvenagbuster Normal file
View File

@@ -0,0 +1,3 @@
// place this file in /etc/apt/apt.conf.d
// modify to point to the location of the pve-nag-buster.sh file
DPkg::Post-Invoke { "/root/pve-custom/pve-nag-buster.sh"; };