summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2009-11-27 14:31:05 +0100
committerHarald Hoyer <harald@redhat.com>2009-11-27 14:31:05 +0100
commitc2bcc5be2f8e4623742ed0266c11e4325f83d9ca (patch)
tree85c96576668b28de0cc2bb84520ee17dc3781890
parentba67b9239bd72f9311d695dd694aab944b0976d3 (diff)
fips: add shebang to fips.sh
-rwxr-xr-xmodules.d/01fips/fips.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules.d/01fips/fips.sh b/modules.d/01fips/fips.sh
index ac385f8..2f6cb97 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)