diff options
Diffstat (limited to 'rpi-base/files/20auto-upgrades')
| -rw-r--r-- | rpi-base/files/20auto-upgrades | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rpi-base/files/20auto-upgrades b/rpi-base/files/20auto-upgrades new file mode 100644 index 0000000..5d37e9f --- /dev/null +++ b/rpi-base/files/20auto-upgrades @@ -0,0 +1,4 @@ +APT::Periodic::Update-Package-Lists "1"; +APT::Periodic::Download-Upgradeable-Packages "1"; +APT::Periodic::AutocleanInterval "7"; +APT::Periodic::Unattended-Upgrade "1"; |
