]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
The network check script sources , so it must use /bin/bash
authorVictor Lowther <victor.lowther@gmail.com>
Sun, 16 Aug 2009 13:16:49 +0000 (08:16 -0500)
committerVictor Lowther <victor.lowther@gmail.com>
Sun, 16 Aug 2009 20:29:49 +0000 (15:29 -0500)
modules.d/40network/check

index 95662f3cb4912ea17edbc965f9c195b7bac1d7bf..f2b137c1b3537334210952cd996a596345a59836 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 . $dracutfunctions