rpi-base/files/20auto-upgrades
author Luke Hoersten <luke@hoersten.org>
Fri, 03 Jan 2025 19:36:28 -0600
changeset 240 e3ccc65cecc9
parent 126 1fe8b35714f6
permissions -rw-r--r--
Version updates and fixed excessive logging on web server.

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