Re: init.d stuff

2000-07-17 Thread Michael Soulier
On Mon, 17 Jul 2000, Bob Nielsen wrote: > You could create a script in /etc/init.d/local and run 'update-rc.d > local defaults' to create the necessary symlinks. /etc/init.d/skeleton > is a good place to start. This kind of thing is often put into the S runlevel too, /etc/rcS.d.

Re: init.d stuff

2000-07-17 Thread Bob Nielsen
On Mon, Jul 17, 2000 at 09:21:22PM -0500, Ethan Pierce wrote: > Hi, Im hoping to set off oss at boot. when I used mandrake I just edited > /etc/rc.d/rc.local . The structure seems a bit diff in debian. I booting to > runlevel2 so do I make some kind of link in /etc/rc2.d? > > The program to exe

init.d stuff

2000-07-17 Thread Ethan Pierce
Hi, Im hoping to set off oss at boot. when I used mandrake I just edited /etc/rc.d/rc.local . The structure seems a bit diff in debian. I booting to runlevel2 so do I make some kind of link in /etc/rc2.d? The program to execute at startup is /usr/lib/oss/soundon Thanks for any suggestions -Eth