Package: console-setup
Version: 1.44
Severity: wishlist
Tags: patch
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: x-interactive

Hi,

Please apply the attached patch which adds `X-Interactive' keyword to the LSB
information of initscript(s) in your package.

The X-Interactive keyword implies that the script using this keyword should be
started alone in a concurrent boot configuration. Currently, the insserv
package contains a list of scripts which are flagged as interactive and we
would like to get rid of it.

Thanks, Kel.
---
--- a/debian/console-setup.console-setup.init
+++ b/debian/console-setup.console-setup.init
@@ -6,6 +6,7 @@
 # Should-Start:      console-screen
 # Default-Start:     S
 # Default-Stop:
+# X-Interactive:     true
 # Short-Description: Set console font and keymap
 ### END INIT INFO
 
--- a/debian/console-setup.keyboard-setup.init
+++ b/debian/console-setup.keyboard-setup.init
@@ -7,6 +7,7 @@
 # X-Start-Before:    checkroot
 # Default-Start:     S
 # Default-Stop:
+# X-Interactive:     true
 # Short-Description: Set preliminary keymap
 # Description:       Set the console keyboard as early as possible
 #                    so during the file systems checks the administrator
---



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to