From 9ad76b7e196c4d2f1c18de93e62eed34810a6818 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 11 Aug 2018 14:13:36 +0100 Subject: [PATCH] drop initscripts from the base config, no longer needed 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 0f41b4c..28edfd6 100644 --- a/fedora-iot-base.json +++ b/fedora-iot-base.json @@ -89,7 +89,7 @@ "iptables-services", "iptables", "firewalld", "NetworkManager", "NetworkManager-wifi", "dnsmasq", "traceroute", - "hostname", "initscripts", "iproute", "iputils", + "hostname", "iproute", "iputils", "openssh-clients", "openssh-server", "passwd", "policycoreutils", "procps-ng", "rootfiles", "rpm", "selinux-policy-targeted", "setup", "shadow-utils",