[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#538435: libc6: add X-Interactive keyword to initscript LSB info



Package: libc6
Version: 2.9-21
Severity: wishlist
Tags: patch
User: initscripts-ng-devel@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/local/etc_init.d/glibc.sh
+++ b/debian/local/etc_init.d/glibc.sh
@@ -6,6 +6,7 @@
 # Required-Stop:
 # Default-Start:     S
 # Default-Stop:
+# X-Interactive:     true
 # Short-Description: check for deprecated kernel versions
 # Description:       This script detects deprecated kernel versions incompatible with
 #                    the current version of the glibc
---



Reply to: