summaryrefslogtreecommitdiff
path: root/modules.d/95zfcp
diff options
context:
space:
mode:
authorPhilippe Seewer <philippe.seewer@bfh.ch>2009-11-27 11:57:14 +0100
committerHarald Hoyer <harald@redhat.com>2009-11-27 14:07:21 +0100
commit2e6b98c7f61f8f5759cbbf6c7d25a405daa9ae11 (patch)
treef7a18782203c93bb2e6ff0585e261f69869645a9 /modules.d/95zfcp
parenta8dbfbb8cec16b50f22921f01c02dcc857255a30 (diff)
downloaddracut-2e6b98c7f61f8f5759cbbf6c7d25a405daa9ae11.tar.gz
dracut-2e6b98c7f61f8f5759cbbf6c7d25a405daa9ae11.tar.bz2
dracut-2e6b98c7f61f8f5759cbbf6c7d25a405daa9ae11.zip
All module scripts should have a shebang
Diffstat (limited to 'modules.d/95zfcp')
-rwxr-xr-xmodules.d/95zfcp/parse-zfcp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.d/95zfcp/parse-zfcp.sh b/modules.d/95zfcp/parse-zfcp.sh
index 4f502c21..7fcee870 100755
--- a/modules.d/95zfcp/parse-zfcp.sh
+++ b/modules.d/95zfcp/parse-zfcp.sh
@@ -1,4 +1,4 @@
-
+#!/bin/sh
getarg rd_NO_ZFCPCONF && rm /etc/zfcp.conf
for zfcp_arg in $(getargs 'rd_ZFCP='); do