Package: gdm Severity: normal Tags: patch User: pkg-kbd-de...@lists.alioth.debian.org Usertags: kbd-init-rdeps
Hi! To handle #542225, the init script from the kbd package (an alternative to the currently standard console-tools package, planned to become the new default in the mid-term future) had to change its LSB “Provides:” word from “console-screen” to “kbd”. /etc/init.d/gdm currently only has a “Should-Start:” on the former name, which is now exclusive to console-tools. To make sure your script is still run after /etc/init.d/kbd, insserv’s non-standardised “X-Start-Before:” header is used. This should be a temporary solution. Please consider applying the attached patch. It adds the “kbd” word to the requirements of your init script, so the list of reverse dependencies in /etc/init.d/kbd can be eventually removed again. Cheers, -- Michael Schutte <mi...@uiae.at>
diff -Naur gdm-2.20.9~/debian/gdm.init gdm-2.20.9/debian/gdm.init --- gdm-2.20.9~/debian/gdm.init 2009-09-23 20:56:38.000000000 +0200 +++ gdm-2.20.9/debian/gdm.init 2009-09-23 20:57:04.000000000 +0200 @@ -1,7 +1,7 @@ #! /bin/sh ### BEGIN INIT INFO # Provides: gdm -# Should-Start: console-screen acpid dbus hal network-manager +# Should-Start: console-screen kbd acpid dbus hal network-manager # Required-Start: $local_fs $remote_fs # Required-Stop: $local_fs $remote_fs # Default-Start: 2 3 4 5
signature.asc
Description: Digital signature