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 (9 lines)
Print Reply
Mime-Version:
1.0
Sender:
LISTSERV give-and-take forum <[log in to unmask]>
Subject:
From:
Douglas Palmer <[log in to unmask]>
Date:
Tue, 20 May 2003 16:19:07 -0400
In-Reply-To:
<WDCOCIOEX01D-030520183441Z-28431*/PRMD=USDA/ADMD=USDA1/C=U S/@MHS>
Content-Type:
text/plain; charset="us-ascii"
Reply-To:
LISTSERV give-and-take forum <[log in to unmask]>
At 02:34 PM 5/20/2003 -0400,  Christopher Barbot wrote:


>As it turns out, and after taking out the "respawn" option in my innittab file (solaris box), I've come to find that the "go bg" command hangs or something and listserv only partly restarts.

Never use "respawn" on a background process. It will cause problems because the init process will think the process died and needs to be restarted again. Instead, either use "once" instead of "respawn" or use a startup script in /etc/rc3.d and let your script that kills the listserv start it again.

-- DCP

ATOM RSS1 RSS2