Mailinglist Archive: opensuse (2700 mails)
| < Previous | Next > |
Re: [SLE] cvs with xinetd on Suse 8.2
- From: Chantal Rosmuller <chantal@xxxxxxxxx>
- Date: Tue, 12 Jul 2005 16:28:01 +0200
- Message-id: <42D3D371.4030008@xxxxxxxxx>
Thank you Silviu
I used ip-tables instead of xinetd with tcp but you are right, without this flag it won't work
Regards
Silviu Marin-Caea wrote:
--
Met vriendelijke groeten,
Chantal Rosmuller
Systeembeheerder Site4u
support@xxxxxxxxx
I used ip-tables instead of xinetd with tcp but you are right, without this flag it won't work
Regards
Silviu Marin-Caea wrote:
On Monday 27 June 2005 17:04, Chantal Rosmuller wrote:
Try with this:
This is the "problem" /etc/xinetd.d/cvsflags = NAMEINARGS
{
socket_type = stream
protocol = tcp
wait = no
user = cvs
group = cvs
server = /usr/sbin/tcpd
server_args = /usr/bin/cvs -f --allow-root=/usr/local/cvsroot
pserver
}
--
Met vriendelijke groeten,
Chantal Rosmuller
Systeembeheerder Site4u
support@xxxxxxxxx
| < Previous | Next > |