From fcae5f91b41d9715048c26ab344c3faf4fc925f3 Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Mon, 21 Oct 2019 21:36:17 +0200
Subject: [PATCH] Improve kernel updating.

---
 buster/apt-mark/all | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/buster/apt-mark/all b/buster/apt-mark/all
index f748f3b..4a90493 100644
--- a/buster/apt-mark/all
+++ b/buster/apt-mark/all
@@ -7,3 +7,5 @@ ca-certificates
 git
 # to avoid constant warnings about no locale being found
 locales
+# so that grub learns about kernel updates
+grub-pc
-- 
2.30.2