File kthreadprio_autostart-bnc412439.diff of Package ibmrtpkgs
diff -Napur ibmrtpkgs-2/set_kthread_prio/set_kthread_prio ibmrtpkgs-2.new/set_kthread_prio/set_kthread_prio
--- ibmrtpkgs-2/set_kthread_prio/set_kthread_prio 2008-05-02 16:48:19.000000000 +0200
+++ ibmrtpkgs-2.new/set_kthread_prio/set_kthread_prio 2008-10-30 00:08:57.167868000 +0100
@@ -5,6 +5,14 @@
# chkconfig: 2345 99 10
# description: Sets the real-time priority of kernel threads
#
+### BEGIN INIT INFO
+# Provides: set_kthread_prio
+# Required-Start:
+# Required-Stop:
+# Default-Start: 2 3 4 5
+# Default-Stop:
+# Description: Manages the policy and priority of RT kernel threads on startup
+### END INIT INFO
CONF_FILE=/etc/set_kthread_prio.conf