> rc.boot was replaced by rcS.d. Julian was almost right; you should
> put the script in /etc/init.d, but not link it with update-rc.d like
> every other, only to rcS.d. Quite a few packages already do this so it
> should not be too hard to find examples. I did it in cnews for example
> (moved from rc.boot).

Careful!  You *must* use update-rc.d to install the symlink into
/etc/rcS.d (with the correct options of course, as I've already
posted).  If you try to do things manually, you could end up hosing
someone's system if they are using the file-rc package.  You mustn't
assume that the update-rc.d program works in the same way on all
system setups.

   Julian

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

  Julian Gilbey, Dept of Maths, QMW, Univ. of London. [EMAIL PROTECTED]
        Debian GNU/Linux Developer,  see http://www.debian.org/~jdg

Reply via email to