[2011-07-28 20:17] Juanjo Garcia <[email protected]> > if you decide against it, i'll just make an rcboot package that restores > the functionality - although it's a bit stupid to have a package > containing just one init.d script
What about making default content of `/etc/rc.local' to be something
like:
[ -d /etc/boot.d ] && run-parts /etc/boot.d

