Package:  beid-tools
Version:  2.6.0-1
Severity: important
Tags:     patch
User:     [EMAIL PROTECTED]
Usertags: incorrect-dependency

I just checked the boot order in unstable on a machine with dependency
based boot sequencing enabled, and discovered a problem with the
init.d scripts provided in this package.  A stop symlink is inserted
in the rcS.d/ directory.  This is always wrong and 'S' should be
removed from the Default-Stop header.

Here is a patch to solve this issue.

diff -ur belpic-2.6.0.orig/debian/beid-tools.beid.init 
belpic-2.6.0/debian/beid-tools.beid.init
--- belpic-2.6.0.orig/debian/beid-tools.beid.init       2008-03-15 
22:12:02.000000000 +0100
+++ belpic-2.6.0/debian/beid-tools.beid.init    2008-03-15 22:14:19.000000000 
+0100
@@ -14,7 +14,7 @@
 # Required-Start: $local_fs $remote_fs
 # Required-Stop: $local_fs $remote_fs
 # Default-Start: 2 3 4 5
-# Default-Stop: S 0 1 6
+# Default-Stop:  0 1 6
 # Short-Description: Belgian electronic ID card support daemons
 ### END INIT INFO

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to