rpi-base/files/20auto-upgrades
author Luke Hoersten <luke@hoersten.org>
Sun, 16 Aug 2020 07:40:25 -0500
changeset 134 484d4d6d24b0
parent 126 1fe8b35714f6
permissions -rw-r--r--
Made adguard home admin port configurable.

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