From 0a1258c225e6b45acbb93c10742fc7b3b01b77d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= Date: Sat, 18 Nov 2023 10:52:14 -0500 Subject: [PATCH] amazonlinux: Install udev MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- images/amazonlinux.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/images/amazonlinux.yaml b/images/amazonlinux.yaml index 2fdb65112..3ef265176 100644 --- a/images/amazonlinux.yaml +++ b/images/amazonlinux.yaml @@ -69,6 +69,7 @@ packages: - systemd - systemd-networkd - systemd-resolved + - systemd-udev action: install actions: