Unattend-upgrades upgrade also debian-updates and debian-backports
Signed-off-by: Emmy D'Anello <ynerant@emy.lu>
This commit is contained in:
parent
34c7601cf7
commit
da79c9264a
@ -28,11 +28,12 @@ Unattended-Upgrade::Origins-Pattern {
|
|||||||
// archives (e.g. from testing to stable and later oldstable).
|
// archives (e.g. from testing to stable and later oldstable).
|
||||||
// Software will be the latest available for the named release,
|
// Software will be the latest available for the named release,
|
||||||
// but the Debian release itself will not be automatically upgraded.
|
// but the Debian release itself will not be automatically upgraded.
|
||||||
// "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";
|
||||||
|
"origin=Debian,codename=${distro_codename}-updates";
|
||||||
|
"origin=Debian,codename=${distro_codename}-proposed-updates";
|
||||||
"origin=Debian,codename=${distro_codename},label=Debian-Security";
|
"origin=Debian,codename=${distro_codename},label=Debian-Security";
|
||||||
"origin=Debian,codename=${distro_codename}-security,label=Debian-Security";
|
"origin=Debian,codename=${distro_codename}-security,label=Debian-Security";
|
||||||
|
"origin=Debian Backports,codename=${distro_codename}-backports,label=Debian Backports"
|
||||||
|
|
||||||
// Archive or Suite based matching:
|
// Archive or Suite based matching:
|
||||||
// Note that this will silently match a different release after
|
// Note that this will silently match a different release after
|
||||||
|
Loading…
Reference in New Issue
Block a user