Package: libc6 Version: 2.9-21 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/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 --- -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org