> --- a/dracut > +++ b/dracut > @@ -265,6 +265,7 @@ fi > > PATH=/sbin:/bin:/usr/sbin:/usr/bin > export PATH > +unset LD_LIBRARY_PATH Also unset LD_PRELOAD, although it's not quite as bad as LD_LIBRARY_PATH. [See "LD_PRELOAD=/lib64/libreadline.so.6 ldd /bin/date".] -- -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html