]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
fips: add shebang to fips.sh
authorHarald Hoyer <harald@redhat.com>
Fri, 27 Nov 2009 13:31:05 +0000 (14:31 +0100)
committerHarald Hoyer <harald@redhat.com>
Fri, 27 Nov 2009 13:31:05 +0000 (14:31 +0100)
modules.d/01fips/fips.sh

index ac385f8e9f07155705b876614c0dfe00a7dd58f3..2f6cb97d36ea594bbb4e171523ef19b76b5c094f 100755 (executable)
@@ -1,3 +1,4 @@
+#!/bin/sh
 do_fips()
 {
     FIPSMODULES=$(cat /etc/fipsmodules)