From c2bcc5be2f8e4623742ed0266c11e4325f83d9ca Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Fri, 27 Nov 2009 14:31:05 +0100 Subject: [PATCH] fips: add shebang to fips.sh --- modules.d/01fips/fips.sh | 1 + 1 file changed, 1 insertion(+) 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) -- 2.7.4