From 61fac2f15df901b5a213352024dd63e67f18ab18 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 26 May 2013 14:24:14 -0300 Subject: Updating unattended-upgrades squeeze config as oldstable --- files/squeeze/50unattended-upgrades | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'files') diff --git a/files/squeeze/50unattended-upgrades b/files/squeeze/50unattended-upgrades index 6fef238..72df8f6 100644 --- a/files/squeeze/50unattended-upgrades +++ b/files/squeeze/50unattended-upgrades @@ -1,10 +1,9 @@ // this file is managed by puppet ! Unattended-Upgrade::Allowed-Origins { - "o=Debian,a=oldstable"; - "o=Debian,a=oldstable-updates"; - "origin=Debian,archive=oldstable,label=Debian-Security"; - "${distro_id} Backports:${distro_codename}-backports"; + "Debian oldstable"; + "Debian-Security oldstable"; + "${distro_id} Backports:${distro_codename}-backports"; }; APT::Periodic::Update-Package-Lists "1"; -- cgit v1.2.3