diff --git a/elements/fedora/install.d/00-fedora-fixup-audit b/elements/fedora/install.d/00-fedora-fixup-audit new file mode 100755 index 000000000..3ebd0d8b8 --- /dev/null +++ b/elements/fedora/install.d/00-fedora-fixup-audit @@ -0,0 +1,6 @@ +#!/bin/bash + +# 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