From 0dec23f77f454280d685f5455dfffdae34b37dcb Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 28 Aug 2021 13:29:30 +0100 Subject: [PATCH] drop audit from package set audit for unknown and unexplained reasons keeps depending on the long legacy Sys-V initscripts/chkconfig and we don't want to pull in the legacy deps so drop audit. 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 52a1fe8..059a48d 100644 --- a/fedora-iot-base.json +++ b/fedora-iot-base.json @@ -104,7 +104,7 @@ "tmux", "screen", "policycoreutils-python-utils", "setools-console", "usbguard", - "audit", "rng-tools", "chrony", + "rng-tools", "chrony", "bluez", "bluez-libs", "bluez-mesh", "kernel-tools", "libgpiod-utils", "podman", "podman-plugins", "container-selinux", "skopeo", "criu", "slirp4netns",