From c5cbb655ebe0dbbb092c5000d0898534839fd03f Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 26 Feb 2020 15:06:31 +0000 Subject: [PATCH] add cracklib-dicts to stop various things from crashing until they're fixed Signed-off-by: Peter Robinson --- fedora-iot-base.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-iot-base.json b/fedora-iot-base.json index 8caa1e1..487c750 100644 --- a/fedora-iot-base.json +++ b/fedora-iot-base.json @@ -78,7 +78,7 @@ "rpm-ostree", "polkit", "lvm2", "chrony", "zram", "cryptsetup", "pinentry", - "keyutils", + "keyutils", "cracklib-dicts", "e2fsprogs", "xfsprogs", "dosfstools", "gnupg2", "basesystem", "python3", "bash",