diff --git a/50unattended-upgrades b/50unattended-upgrades index 4da16d4..32e1656 100644 --- a/50unattended-upgrades +++ b/50unattended-upgrades @@ -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