]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
mark these as needing bash
authorHarald Hoyer <harald@redhat.com>
Thu, 29 Jun 2017 10:16:45 +0000 (12:16 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 29 Jun 2017 10:18:26 +0000 (12:18 +0200)
modules.d/95dasd_rules/parse-dasd.sh
modules.d/95zfcp_rules/parse-zfcp.sh

index 67ed8022acab484215257207eb26e19ecca4aaf2..77b9f3cbfceb7a57e6cf6b49f880a57799a53d8c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 create_udev_rule() {
     local ccw=$1
index 9fc681debf4566d2fff911c13ae34661eeeb415b..7defb04fa38a233594d1b3c7b733c0ddd82c20b0 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 create_udev_rule() {
     local ccw=$1