PROGRAM="/usr/bin/scim"
RUNLEVEL=3
diff --git a/kde-core/kdebase/HISTORY b/kde-core/kdebase/HISTORY
index c86748e..fa62257 100644
--- a/kde-core/kdebase/HISTORY
+++ b/kde-core/kdebase/HISTORY
@@ -1,3 +1,6 @@
+2009-05-02 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * init.d/kdm: made it non-sh, bug #13702
+
2008-10-15 Eric Sandall <sandalle AT sourcemage.org>
* BUILD: Only backup the files if they exist, not just
if there's a directory
diff --git a/kde-core/kdebase/init.d/kdm b/kde-core/kdebase/init.d/kdm
index aaa5fd6..742a559 100755
--- a/kde-core/kdebase/init.d/kdm
+++ b/kde-core/kdebase/init.d/kdm
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
PROGRAM=/usr/bin/kdm
RUNLEVEL=5
diff --git a/kde4/kdebase-workspace4/HISTORY b/kde4/kdebase-workspace4/HISTORY
index b136544..3fee991 100644
--- a/kde4/kdebase-workspace4/HISTORY
+++ b/kde4/kdebase-workspace4/HISTORY
@@ -1,3 +1,6 @@
+2009-05-02 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * init.d/kdm4: made it non-sh, bug #13702
+
2009-05-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.2.71.svn961800 (unstable)
### BEGIN INIT INFO
# Provides: vbesave
diff --git a/mobile/apmd/HISTORY b/mobile/apmd/HISTORY
index 453d612..86828ed 100644
--- a/mobile/apmd/HISTORY
+++ b/mobile/apmd/HISTORY
@@ -1,3 +1,6 @@
+2009-05-02 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * init.d/apmd: made it non-sh, bug #13702
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS, BUILD: Switch X11-LIBS to the one and only xorg-libs
PROGRAM=/usr/sbin/smartd
PROGRAM_FLAGS="-p /var/run/smartd.pid"
diff --git a/x11/gkrellm2/HISTORY b/x11/gkrellm2/HISTORY
index 37f6958..6b8397b 100644
--- a/x11/gkrellm2/HISTORY
+++ b/x11/gkrellm2/HISTORY
@@ -1,3 +1,6 @@
+2009-05-02 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * init.d/gkrellmd: made it non-sh, bug #13702
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs