Package: loop-aes-utils Version: 2.15.1~rc1-2 Severity: wishlist Tags: patch User: [email protected] 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/loop-aes-utils.checkfs-loop.init +++ b/debian/loop-aes-utils.checkfs-loop.init @@ -7,6 +7,7 @@ # Should-Stop: # Default-Start: S # Default-Stop: +# X-Interactive: true # Short-Description: Check loop-encrypted filesystems. ### END INIT INFO # --- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

