From 684b1fa9322bf3ed863c6d28234da8eb4bddb128 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Jun 12 2018 19:42:28 +0000 Subject: Add back in systemd-container This was previously a dep of oci-register-machine. Some people may be using systemd-nspawn etc. So keep it for now. --- diff --git a/fedora-atomic-host.json b/fedora-atomic-host.json index 06967c2..24562cb 100644 --- a/fedora-atomic-host.json +++ b/fedora-atomic-host.json @@ -96,7 +96,8 @@ "openssh-clients", "openssh-server", "passwd", "policycoreutils", "procps-ng", "rootfiles", "rpm", "selinux-policy-targeted", "setup", "shadow-utils", - "sudo", "systemd", "util-linux", "vim-minimal", + "sudo", "systemd", "systemd-container", + "util-linux", "vim-minimal", "less", "tar", "cloud-init",