From ab4b9da319ff3f006f3de21469b233fe300538c0 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 30 Aug 2018 00:38:41 +0100 Subject: [PATCH] drop atomic package Signed-off-by: Peter Robinson --- fedora-iot-base.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fedora-iot-base.json b/fedora-iot-base.json index feb4bca..57371c0 100644 --- a/fedora-iot-base.json +++ b/fedora-iot-base.json @@ -67,8 +67,7 @@ "check-passwd": { "type": "file", "filename": "passwd" }, "check-groups": { "type": "file", "filename": "group" }, - "packages": ["atomic", - "fedora-release-iot", + "packages": ["fedora-release-iot", "glibc", "nss-altfiles", "shadow-utils", "sssd-client", "libsss_sudo", "dracut-config-generic", "kernel",