aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-rw-r--r--files/Debian/50unattended-upgrades.squeeze6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/Debian/50unattended-upgrades.squeeze b/files/Debian/50unattended-upgrades.squeeze
index 38da1f4..8f4a926 100644
--- a/files/Debian/50unattended-upgrades.squeeze
+++ b/files/Debian/50unattended-upgrades.squeeze
@@ -1,9 +1,9 @@
// this file is managed by puppet !
Unattended-Upgrade::Allowed-Origins {
- "${distro_id} stable";
- "${distro_id} ${distro_codename}-security";
- "${distro_id} ${distro_codename}-backports";
+ "Debian oldstable";
+ "Debian-Security oldstable";
+ "${distro_id} ${distro_codename}-backports";
};
APT::Periodic::Update-Package-Lists "1";