summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Seewer <philippe.seewer@bfh.ch>2009-11-27 11:57:15 +0100
committerHarald Hoyer <harald@redhat.com>2009-11-27 14:07:21 +0100
commita68c99c94eb977e23c403ab0ddbdd12c24b6fa21 (patch)
tree07fca34abe6488d483cb5f61852e6dea1fa1ec5b
parent00da3293e2040068543b8da33e0ebf8e5b603272 (diff)
loginit: Fix shebang
-rwxr-xr-xmodules.d/99base/loginit2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.d/99base/loginit b/modules.d/99base/loginit
index 8faa132..a777d6f 100755
--- a/modules.d/99base/loginit
+++ b/modules.d/99base/loginit
@@ -1,4 +1,4 @@
-#/bin/sh
+#!/bin/sh
QUIET=$1