[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnats/379
From: |
Anders Johnson |
Subject: |
Re: gnats/379 |
Date: |
Wed, 23 Oct 2002 15:14:08 -0700 |
I just got the latest Gnats sources from
http://savannah.gnu.org/cvs/?group=gnats , and the files
"doc/4_0_beta1/gnats_3.html" and "doc/faq/gnats-faq_3.html" still have
"server_args" in them. Am I missing something?
FWIW, here's the "/etc/xinetd.d/support" file that I'm using, and it seems
to work:
service support
{
disable = no
socket_type = stream
protocol = tcp
wait = no
user = gnats
server = /usr/local/libexec/gnats/gnatsd
}
Thanks,
&ers
----- Original Message -----
From: <address@hidden>
To: <address@hidden>; <address@hidden>;
<address@hidden>; <address@hidden>
Sent: Tuesday, October 15, 2002 5:07 AM
Subject: Re: gnats/379
> Synopsis: xinetd.d entry shouldn't set server_args
>
> Responsible-Changed-From-To: unassigned->yngves
> Responsible-Changed-By: yngves
> Responsible-Changed-When: Tue, 15 Oct 2002 08:07:26 -0400
> Responsible-Changed-Why:
> -
>
>
>
> State-Changed-From-To: open->feedback
> State-Changed-By: yngves
> State-Changed-When: Tue, 15 Oct 2002 08:07:26 -0400
> State-Changed-Why:
> I have removed the server_args line from the manual. I also
> added spaces around the = signs between keyword an value,
> like this:
> protocol = tcp
>
> Could you confirm that you have a working setup, and if it
> differs from what the manual now says, could you please get
> back to me?
>
>
>
>
>