rpi-base/files/20auto-upgrades
author Luke Hoersten <luke@hoersten.org>
Sun, 18 Jul 2021 17:43:46 -0500
changeset 163 40b78af86337
parent 126 1fe8b35714f6
permissions -rw-r--r--
Tons of updates.

APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Download-Upgradeable-Packages "1";
APT::Periodic::AutocleanInterval "7";
APT::Periodic::Unattended-Upgrade "1";