rpi-base/files/20auto-upgrades
author Luke Hoersten <luke@hoersten.org>
Sat, 24 Jul 2021 08:50:40 -0500
changeset 168 8e61e4bb714b
parent 126 1fe8b35714f6
permissions -rw-r--r--
Minor dendrite tweaks.

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