Transférer les fichiers vers ''
This commit is contained in:
parent
9e800ce976
commit
a68f97ef66
@ -26,12 +26,18 @@ Unattended-Upgrade::Origins-Pattern {
|
||||
// archives (e.g. from testing to stable and later oldstable).
|
||||
// Software will be the latest available for the named release,
|
||||
// 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}-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";
|
||||
|
||||
// Sources actives du fichier sources.list
|
||||
// apt-cache policy | grep release pour récupérer les infos des marqueurs
|
||||
// Attention, le marqueur b n'est pas reconnu dans le fichier de configuration
|
||||
"o=Debian,a=unstable,n=sid,l=Debian,c=main";
|
||||
"o=philandro Software GmbH,a=all,n=all,l=AnyDesk,c=main";
|
||||
|
||||
// Archive or Suite based matching:
|
||||
// Note that this will silently match a different release after
|
||||
// migration to the specified archive (e.g. testing becomes the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user