rpi-base/files/20auto-upgrades
author Luke Hoersten <luke@hoersten.org>
Mon, 23 Mar 2026 16:21:59 -0500
changeset 246 a224ab890a8f
parent 126 1fe8b35714f6
permissions -rw-r--r--
Added missing become for transmission.

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