Package:  sysfsutils
Version:  2.1.0-2+b1
Tags:     patch
User:     [EMAIL PROTECTED]
Usertags: incorrect-dependency

When testing dependency based boot sequencing, I discovered a minor
bug in the init.d script for sysfsutils.  The script state that it
should start in the boot (rcS.d) "runlevel".  The current postinst
script of the packages do not start the script in the boot "runlevel",
and I believe this is the preferred and correct setting.  Please
change the line

 # Default-Stop:  S 0 1 6

to

 # Default-Stop:  0 1 6

With this change in place, the script is inserted as it should and not
at all in rcS.d/.

Happy hacking,
-- 
Petter Reinholdtsen



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

Reply via email to