A slighly revised, second version of the patch (Required-Stop can be empty).
Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
diff --git a/init.d/console-screen.kbd.sh b/init.d/console-screen.kbd.sh index 35afc4b..76e9628 100755 --- a/init.d/console-screen.kbd.sh +++ b/init.d/console-screen.kbd.sh @@ -2,9 +2,9 @@ ### BEGIN INIT INFO # Provides: console-screen # Required-Start: $local_fs $remote_fs -# Required-Stop: $local_fs $remote_fs -# Default-Start: S 2 3 4 5 -# Default-Stop: 0 1 6 +# Required-Stop: +# Default-Start: S +# Default-Stop: # Description: Set console screen modes and fonts # Short-Description: Prepare console ### END INIT INFO
signature.asc
Description: OpenPGP digital signature

