There is an RPM for RH7 available of uucp, which will, in all likelihood,
install the proper file into /etc/xinetd.d for you.

Point lynx or wget at this URL:

ftp://ftp.rpmfind.net/linux/redhat/redhat-7.0/i386/en/RedHat/RPMS//uucp-1.06.1-25.i386.rpm

On Wed, 14 Mar 2001, Selim Jahangir wrote:

> Dear all
> Please help me. I am going to configure UUCP server/client. In RH6.2 uucp
> service was enabled in /etc/inetd.conf , but in RH7 this is in xinetd.conf.
> My question is by default uucp is not created like finger or telnet in
> /etc/xinetd.d directory. How do write this service file for uucp. Is there
> any tool or i have to edit like following .
>
> service  uucp
> {
> port 540
> socket_type = stream
> portocol = tcp
> user = uucp
> wait =no
> server = /usr/sbin/uucio
> server_args= -l
> }
>
>
> Thanks in advance for quick reply.
>
> ----
> selim
>
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to