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() { @@ -27,7 +27,7 @@ install() {
inst losetup
inst grep

dracut_install eject
dracut_install -o eject

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

Loading…
Cancel
Save