LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Parts/Attachments: text/plain (17 lines)
Print Reply
Mime-Version:
1.0
Sender:
LISTSERV give-and-take forum <[log in to unmask]>
Date:
Sat, 31 Mar 2001 09:26:53 -0500
Reply-To:
LISTSERV give-and-take forum <[log in to unmask]>
Subject:
From:
"Glenn A. Malling" <[log in to unmask]>
In-Reply-To:
Your message of "Fri, 30 Mar 2001 23:52:55 EST." <[log in to unmask]>
Content-Type:
text/plain; charset=us-ascii
Comments:
[log in to unmask] said:

> OK.. The problem is that 'init' thinks that the 'lsv' process has
> exited. You *might* try using this instead, and see if the lack of
> redirection starts making it work:

> ls:235:respawn:/home/listserv/go bg

I think it's the "bg" that's the problem.  When LISTSERV goes into
the background it disconnects from its controlling pty and init
thinks that the process has exited.  You have to keep processes
that you want init to respawn in the foreground so try:

ls:235:respawn:/home/listserv/go >/dev/console 2>&1

Glenn

ATOM RSS1 RSS2