Re: [users] editing /etc/init.d

2001-07-12 Thread Paul M Foster
On Mon, Jul 02, 2001 at 08:46:53PM +0200, Martin F. Krafft wrote: > also sprach john gennard (on Mon, 02 Jul 2001 03:30:03PM +0100): > > So far I've not touched this area and find the manpage for > > 'update-rc.d' a little confusing. The script to be edited is linked > > to /etc/rc0/ /etc/rc

Re: editing /etc/init.d

2001-07-02 Thread Shaul Karl
> I need to edit a script in /etc/init.d to allow a program, which I > haven't been able to get to run, to log what is happening. > > So far I've not touched this area and find the manpage for > 'update-rc.d' a little confusing. The script to be edited is linked > to /etc/rc0/ /etc/rc6/ (as

Re: editing /etc/init.d

2001-07-02 Thread John Hasler
john gennard wrote: > So far I've not touched this area and find the manpage for > 'update-rc.d' a little confusing. Look at /usr/doc/sysvinit/README.runlevels.gz. -- John Hasler [EMAIL PROTECTED] Dancing Horse Hill Elmwood, Wisconsin

Re: editing /etc/init.d

2001-07-02 Thread Bruce Sass
On Mon, 2 Jul 2001, john gennard wrote: > I need to edit a script in /etc/init.d to allow a program, which I > haven't been able to get to run, to log what is happening. > > So far I've not touched this area and find the manpage for > 'update-rc.d' a little confusing. The script to be edited is li

Re: [users] editing /etc/init.d

2001-07-02 Thread Martin F. Krafft
also sprach john gennard (on Mon, 02 Jul 2001 03:30:03PM +0100): > So far I've not touched this area and find the manpage for > 'update-rc.d' a little confusing. The script to be edited is linked > to /etc/rc0/ /etc/rc6/ (as defaults with runlevels and > sequence code). Do I need to remove al

editing /etc/init.d

2001-07-02 Thread john gennard
I need to edit a script in /etc/init.d to allow a program, which I haven't been able to get to run, to log what is happening. So far I've not touched this area and find the manpage for 'update-rc.d' a little confusing. The script to be edited is linked to /etc/rc0/ /etc/rc6/ (as defaults wit