[Chanoch (Ken) Bloom] > The fix for this problem is to add Required-Start: $all to > /etc/init.d/halt and /etc/init.d/reboot so that they run after > /etc/init.d/umountfs, /etc/init.d/umountroot, and any other scripts > that are supposed to be started to clean things up at shutdown.
Actually, that is the wrong fix. The correct fix is to rename all S* files in rc0.d and rc6.d to K*, and rerun update-rc.d to correctly order the shutdown scripts. How was this machine migrated to dependency based boot sequencing? The process can not have been done correctly, as the sysv-rc migration script should have taken care of this renaming. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

