Re: init process in 2.2.19

2001-04-27 Thread Subba Rao
On 0, Jesse Pollard <[EMAIL PROTECTED]> wrote: > Subba Rao <[EMAIL PROTECTED]>: > > I am trying to add a process which is to be managed by init. I have added the > > following entry to /etc/inittab > > > > SV:2345:respawn:env - PATH=/usr/local/bin:/usr/sbin:/usr/bin:/bin svscan /service >

Re: init process in 2.2.19

2001-04-27 Thread Russell King
On Thu, Apr 26, 2001 at 05:30:16PM +, Subba Rao wrote: > I am trying to add a process which is to be managed by init. I have added the > following entry to /etc/inittab > > SV:2345:respawn:env - PATH=/usr/local/bin:/usr/sbin:/usr/bin:/bin svscan /service > dev/console > > After saving, I

Re: init process in 2.2.19

2001-04-27 Thread Jesse Pollard
Subba Rao <[EMAIL PROTECTED]>: > I am trying to add a process which is to be managed by init. I have added the > following entry to /etc/inittab > > SV:2345:respawn:env - PATH=/usr/local/bin:/usr/sbin:/usr/bin:/bin svscan /service > dev/console > > After saving, I execute the following

Re: init process in 2.2.19

2001-04-27 Thread Jesse Pollard
Subba Rao [EMAIL PROTECTED]: I am trying to add a process which is to be managed by init. I have added the following entry to /etc/inittab SV:2345:respawn:env - PATH=/usr/local/bin:/usr/sbin:/usr/bin:/bin svscan /service /dev/null 2 dev/console After saving, I execute the following

Re: init process in 2.2.19

2001-04-27 Thread Russell King
On Thu, Apr 26, 2001 at 05:30:16PM +, Subba Rao wrote: I am trying to add a process which is to be managed by init. I have added the following entry to /etc/inittab SV:2345:respawn:env - PATH=/usr/local/bin:/usr/sbin:/usr/bin:/bin svscan /service /dev/null 2 dev/console After saving,

Re: init process in 2.2.19

2001-04-27 Thread Subba Rao
On 0, Jesse Pollard [EMAIL PROTECTED] wrote: Subba Rao [EMAIL PROTECTED]: I am trying to add a process which is to be managed by init. I have added the following entry to /etc/inittab SV:2345:respawn:env - PATH=/usr/local/bin:/usr/sbin:/usr/bin:/bin svscan /service /dev/null 2