summaryrefslogtreecommitdiffstats
path: root/cluster
diff options
context:
space:
mode:
authorAndraž Levstik2009-05-02 09:44:43 +0200
committerAndraž Levstik2009-05-02 09:44:43 +0200
commite2c3c5f61388454eacbcdfaea45be1fbe7638228 (patch)
tree06bb82b0d85f77af644e20397cfc46e91580c1c2 /cluster
parente23b8e43ec9fea960fd189f30bf028c773a659d8 (diff)
cluster/openmosix-tools/: made init scripts non-sh, bug #13702
Diffstat (limited to 'cluster')
-rw-r--r--cluster/openmosix-tools/HISTORY3
-rwxr-xr-xcluster/openmosix-tools/init.d/openmosix2
2 files changed, 4 insertions, 1 deletions
diff --git a/cluster/openmosix-tools/HISTORY b/cluster/openmosix-tools/HISTORY
index 0dc43843bf..876cb0ca73 100644
--- a/cluster/openmosix-tools/HISTORY
+++ b/cluster/openmosix-tools/HISTORY
@@ -1,3 +1,6 @@
+2009-05-02 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
+ * init.d/openmosix: made it non-sh, bug #13702
+
2006-06-28 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Removed BUILD_API=2, set grimoire-wide
diff --git a/cluster/openmosix-tools/init.d/openmosix b/cluster/openmosix-tools/init.d/openmosix
index 6d1570611c..63b13259dd 100755
--- a/cluster/openmosix-tools/init.d/openmosix
+++ b/cluster/openmosix-tools/init.d/openmosix
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
PROGRAM=/bin/true
RUNLEVEL=3