Skip to content

Commit

Permalink
apt: apply upgrades from debian security repositories auomatically
Browse files Browse the repository at this point in the history
  • Loading branch information
nodiscc committed Dec 25, 2021
1 parent b25f9ca commit f943aec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Unattended-Upgrade::Origins-Pattern {
"origin=Debian,codename=${distro_codename}-updates";
"origin=Debian,codename=${distro_codename}-proposed-updates";
"origin=Debian,codename=${distro_codename},label=Debian";
"origin=Debian,codename=${distro_codename},label=Debian-Security";
"origin=Debian,codename=${distro_codename}-security,label=Debian-Security";
"origin=Debian,codename=${distro_codename},label=Debian Backports";

// Archive or Suite based matching:
Expand Down

0 comments on commit f943aec

Please sign in to comment.