From: Harald Hoyer Date: Wed, 17 Jun 2009 13:30:42 +0000 (+0200) Subject: add PATH X-Git-Tag: 0.1~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d1baa0225b1ed7b5888682f8828e2c9609b373b0;p=thirdparty%2Fdracut.git add PATH --- diff --git a/modules.d/40network/netroot b/modules.d/40network/netroot index dce18b08b..099c9a98e 100755 --- a/modules.d/40network/netroot +++ b/modules.d/40network/netroot @@ -1,5 +1,7 @@ #!/bin/sh +PATH=$PATH:/sbin:/usr/sbin + . /lib/dracut-lib if getarg rdnetdebug ; then