From: Victor Lowther Date: Sun, 16 Aug 2009 13:16:49 +0000 (-0500) Subject: The network check script sources , so it must use /bin/bash X-Git-Tag: 001~43 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4e207ec86243a3ebbd660895e91074bc3cea99d8;p=thirdparty%2Fdracut.git The network check script sources , so it must use /bin/bash --- diff --git a/modules.d/40network/check b/modules.d/40network/check index 95662f3cb..f2b137c1b 100755 --- a/modules.d/40network/check +++ b/modules.d/40network/check @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash . $dracutfunctions