Ensured [linux-headers] package matches booted kernel version

This commit is contained in:
2026-08-01 23:59:43 -04:00
parent c32c9abcd1
commit cf18778af1
+1 -1
View File
@@ -22,7 +22,7 @@ apt \
--yes \ --yes \
mmdebstrap \ mmdebstrap \
gdisk \ gdisk \
linux-headers-generic \ linux-headers-$(uname -r) \
systemd-timesyncd \ systemd-timesyncd \
whois \ whois \
zfsutils-linux zfsutils-linux