fix(sys-kernel/bootengine): Set +x on btrfs script.

Didn't pull this patch into 7b160f27 by mistake.
This commit is contained in:
Michael Marineau 2014-04-07 14:20:22 -07:00
parent 72829fedf7
commit 80289fccac
2 changed files with 3 additions and 1 deletions

View File

@ -48,7 +48,9 @@ src_install() {
# must be executable since dracut's install scripts just
# re-use existing filesystem permissions during initrd creation.
chmod +x "${D}"/usr/lib/dracut/modules.d/10*-generator/*-generator
chmod +x "${D}"/usr/lib/dracut/modules.d/10*-generator/*-generator \
"${D}"/usr/lib/dracut/modules.d/10diskless-generator/diskless-btrfs \
|| die chmod
}
# We are bad, we want to get around the sandbox. So do the creation of the