Skip to content

Instantly share code, notes, and snippets.

@terafin
Created December 2, 2019 01:07
Show Gist options
  • Select an option

  • Save terafin/4fead266467a11b59a627be6fb2ff863 to your computer and use it in GitHub Desktop.

Select an option

Save terafin/4fead266467a11b59a627be6fb2ff863 to your computer and use it in GitHub Desktop.

Revisions

  1. terafin created this gist Dec 2, 2019.
    4 changes: 4 additions & 0 deletions 20auto-upgrades
    Original file line number Diff line number Diff line change
    @@ -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";