summaryrefslogtreecommitdiffstats
path: root/cluster
diff options
context:
space:
mode:
authorAndraž Levstik2009-05-02 09:39:06 +0200
committerAndraž Levstik2009-05-02 09:39:06 +0200
commit3165649625e38f911a1de25dae9859992c8cba7b (patch)
treea6e0f6a70ce9ac93de6a262b43c27a07cfda9f23 /cluster
parent6c9bbf9bf2f7dd62b88269eae0982778fd4a2ca4 (diff)
cluster/openmosix-tools/init.d/openmosix: mad init scripts non-sh, bug #13702
Diffstat (limited to 'cluster')
-rwxr-xr-xcluster/openmosix-tools/init.d/openmosix2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/openmosix-tools/init.d/openmosix b/cluster/openmosix-tools/init.d/openmosix
index 63b13259dd..6d1570611c 100755
--- a/cluster/openmosix-tools/init.d/openmosix
+++ b/cluster/openmosix-tools/init.d/openmosix
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
PROGRAM=/bin/true
RUNLEVEL=3