diff --git a/src/Fox_PVE_20auto_Upgrades.conf b/src/Fox_PVE_20auto_Upgrades.conf new file mode 100644 index 0000000..3cbe17c --- /dev/null +++ b/src/Fox_PVE_20auto_Upgrades.conf @@ -0,0 +1,4 @@ +APT::Periodic::Update-Package-Lists "1"; +APT::Periodic::Unattended-Upgrade "10"; +APT::Periodic::AutocleanInterval "1"; +APT::Periodic::CleanInterval "1";