From 0038c3d8c665b879eb9e05de9f3bf24b6f828f15 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Jun 12 2018 19:57:50 +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. (cherry picked from commit 684b1fa9322bf3ed863c6d28234da8eb4bddb128) --- diff --git a/fedora-atomic-host-base.json b/fedora-atomic-host-base.json index 3033c09..c71b664 100644 --- a/fedora-atomic-host-base.json +++ b/fedora-atomic-host-base.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",