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 (15 lines)
Print Reply
Mime-Version:
1.0
Sender:
LISTSERV site administrators' forum <[log in to unmask]>
Date:
Thu, 15 Dec 2005 22:45:30 -0500
Reply-To:
LISTSERV site administrators' forum <[log in to unmask]>
Subject:
From:
Valdis Kletnieks <[log in to unmask]>
In-Reply-To:
Your message of "Thu, 15 Dec 2005 15:14:41 PST." <[log in to unmask]>
Content-Type:
text/plain; charset=us-ascii
Comments:
On Thu, 15 Dec 2005 15:14:41 PST, Joe DeBattista said:
> Hi,
>    I'm having an interesting problem.  I'm running listserv 14.4 on a server
> running AIX 5.1.  I have the following entry in my /etc/rc.local for restarting
> listserv when I reboot my server
>
> /usr/bin/su - listserv "-c /usr/local/lsoft/go bg"

Try this:

/usr/bin/su - listserv "-c /usr/local/lsoft/go bg &"

You need the & to throw it into the background, as apparently 'go' isnt doing it
for you....

ATOM RSS1 RSS2