diskimage-builder/elements/fedora/install.d/00-fedora-fixup-audit

10 lines
246 B
Bash
Executable File

#!/bin/bash
set -eu
set -o pipefail
# On a fresh Fedora 18 install you might have to update audit in order to
# fix a conflict with a file from the glibc package.
# https://bugzilla.redhat.com/show_bug.cgi?id=894307
exec install-packages audit