[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: /etc/rc?.d/*



On Mon, Jan 10, 2000 at 09:29:03PM +1100, Russell Coker wrote:
> Currently we start and stop the scripts in rc?.d directories in alphabetical
> order (IE the numerical order of whatever follows the 'K' or 'S' in the file
> name).
> 
> The update-rc.d wants to install packages with the same numbers for start and
> stop.
> 
> What I want to do is have a script start before the rest and stop after them.
> 
> What's the recommended way of doing so?

Something like the following will probably be useful:
update-rc.d xdm defaults 99 01
(from the xdm package).

Or maybe you even want it in the /etc/rcS.d directory?

   Julian

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

  Julian Gilbey, Dept of Maths, QMW, Univ. of London. J.D.Gilbey@qmw.ac.uk
        Debian GNU/Linux Developer,  see http://www.debian.org/~jdg
  Donate free food to the world's hungry: see http://www.thehungersite.com/


Reply to: