LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

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

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

Print Reply
"Glenn A. Malling" <[log in to unmask]>
Sat, 31 Mar 2001 09:26:53 -0500
text/plain (17 lines)
[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