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

Reply via email to