summaryrefslogtreecommitdiff
path: root/apt/20services
diff options
context:
space:
mode:
Diffstat (limited to 'apt/20services')
-rw-r--r--apt/20services4
1 files changed, 2 insertions, 2 deletions
diff --git a/apt/20services b/apt/20services
index f9f4147..9cc6cf6 100644
--- a/apt/20services
+++ b/apt/20services
@@ -3,6 +3,6 @@ Whatmaps::Enable-Restart "0";
// What updates are considered security updates
Whatmaps::Security-Update-Origins {
- "${distro_id} stable";
- "${distro_id} ${distro_codename}-security";
+ "Debian stable";
+ "Debian stable-security";
};