mdraid: add grep for convenience
authorHarald Hoyer <harald@redhat.com>
Thu, 3 Sep 2009 15:11:03 +0000 (17:11 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 3 Sep 2009 15:11:03 +0000 (17:11 +0200)
modules.d/90mdraid/install

index 60f289a..497e5b0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-dracut_install mdadm partx
+dracut_install mdadm partx grep
 
 
 # XXX: mdmon really needs to run as non-root?