add PATH
authorHarald Hoyer <harald@redhat.com>
Wed, 17 Jun 2009 13:30:42 +0000 (15:30 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 17 Jun 2009 13:43:52 +0000 (15:43 +0200)
modules.d/40network/netroot

index dce18b0..099c9a9 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+PATH=$PATH:/sbin:/usr/sbin
+
 . /lib/dracut-lib
 
 if getarg rdnetdebug ; then