From: Harald Hoyer Date: Fri, 27 Nov 2009 13:31:05 +0000 (+0100) Subject: fips: add shebang to fips.sh X-Git-Tag: 003~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2bcc5be2f8e4623742ed0266c11e4325f83d9ca;p=thirdparty%2Fdracut.git fips: add shebang to fips.sh --- diff --git a/modules.d/01fips/fips.sh b/modules.d/01fips/fips.sh index ac385f8e9..2f6cb97d3 100755 --- a/modules.d/01fips/fips.sh +++ b/modules.d/01fips/fips.sh @@ -1,3 +1,4 @@ +#!/bin/sh do_fips() { FIPSMODULES=$(cat /etc/fipsmodules)