]> git.ipfire.org Git - thirdparty/dracut.git/commit
dracut-install: error out, if ldd reports no execution permission
authorHarald Hoyer <harald@redhat.com>
Thu, 18 Apr 2013 10:54:55 +0000 (12:54 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 18 Apr 2013 10:54:55 +0000 (12:54 +0200)
commitb4dc22cab7b8b071c8a150b9c61edaa247bacb6a
tree048b4a1044013dfd677d317d86b6dd91e0d188cf
parent2b125c69cc80baae765a868992003ddd349a7ae9
dracut-install: error out, if ldd reports no execution permission

This turns off lazy resolving on noexec mounted tmp directories.

https://bugzilla.redhat.com/show_bug.cgi?id=953426
install/dracut-install.c