I was having problems with wicd and concurrent/parallel boot and resolved them by making changes as follows. This is all on a laptop, which can obviously have different needs then a desktop.
1) I changed all instances of $remote_fs to $local_fs, in all initscripts. Remote filesystems (if any, on a laptop) can't be accessed until after wicd starts and this was problematic. 2) rc.local received a "# Should-Start: wicd" 3) sendsigs received a "# X-Stop-After: wicd" after that everything seems to start, and stop, in good order. Now there me be a simpler/better way to accomplish this but hopefully this can give some hints. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org