rpi-base/files/20auto-upgrades
author Luke Hoersten <luke@hoersten.org>
Wed, 19 Oct 2022 09:17:03 -0500
changeset 196 e07868e39791
parent 126 1fe8b35714f6
permissions -rw-r--r--
Use apt package for homebridge.

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