--- scripts/mk-images | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/mk-images b/scripts/mk-images index 4471ca0..ef29709 100755 --- a/scripts/mk-images +++ b/scripts/mk-images @@ -609,6 +609,7 @@ makeinitrd() { ln -sf /proc/self/fd/0 stdin ln -sf /proc/self/fd/1 stdout ln -sf /proc/self/fd/2 stderr + ln -sf /proc/self/fd fd ) if [ "$BUILDARCH" = "ppc" -o "$BUILDARCH" = "ppc64" ]; then -- 1.7.9.5 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list