Browse Source

90dmsquash-live: optionally install eject

master
Harald Hoyer 14 years ago
parent
commit
34b22d6049
  1. 2
      modules.d/90dmsquash-live/module-setup.sh

2
modules.d/90dmsquash-live/module-setup.sh

@ -27,7 +27,7 @@ install() {
inst losetup inst losetup
inst grep inst grep


dracut_install eject dracut_install -o eject


inst blockdev inst blockdev
type -P checkisomd5 >/dev/null && inst checkisomd5 type -P checkisomd5 >/dev/null && inst checkisomd5

Loading…
Cancel
Save