dmsquash-live: install eject with dracut_install

the new search path does the right thing
This commit is contained in:
Harald Hoyer 2011-07-01 10:14:47 +02:00
parent be1762caff
commit 802e7e1c2e

View File

@ -27,12 +27,7 @@ install() {
inst losetup
inst grep
# eject might be a symlink to consolehelper
if [ -L /usr/bin/eject ]; then
dracut_install /usr/sbin/eject
else
inst eject
fi
dracut_install eject
inst blockdev
type -P checkisomd5 >/dev/null && inst checkisomd5