rpi-base/files/20auto-upgrades
author Luke Hoersten <luke@hoersten.org>
Sat, 03 Jul 2021 11:16:17 -0500
changeset 155 4d45841961e7
parent 126 1fe8b35714f6
permissions -rw-r--r--
Added ops template to main.

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