From ec6573bc58ef313a7f54b3921e93ecf02836cd83 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 30 Jan 2024 17:21:47 +0100 Subject: [PATCH] todo: Document enabling suite *sid* for unattended-upgrades --- todo.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo.md b/todo.md index 6938ef4..31aa8a4 100644 --- a/todo.md +++ b/todo.md @@ -22,3 +22,6 @@ Use Ansible to do the things below: GRUB_GFXPAYLOAD=keep GRUB_FONT=/boot/grub/fonts/DejaVuSansMono48.pf2 +1. Enable suite *sid* for unattended-upgrades in `Unattended-Upgrade::Origins-Pattern` in `/etc/apt/apt.conf.d/50unattended-upgrades`: + + "o=Debian,a=sid";