From da5398798008afd809349e379c84448a97932e1d Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 1 Apr 2019 02:37:44 +0100 Subject: [PATCH] don't ship atomic-devmode 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 6a2f926..3bcffee 100644 --- a/fedora-iot-base.json +++ b/fedora-iot-base.json @@ -100,7 +100,7 @@ "tar", "initial-setup", "cloud-utils-growpart", - "rsync", "atomic-devmode", + "rsync", "bash-completion", "tmux", "screen", "policycoreutils-python-utils",