Is there a reason that my system configured itself to have 2 of the same ?
/usr/sbin/in.ntalkd is a link to /usr/sbin/in.talkd
Why 2 ? What am I missing ?

service talk
{
        socket_type     = dgram
        protocol        = udp
        wait            = yes
        user            = root
        server          = /usr/sbin/in.talkd
}

service ntalk
{
        socket_type     = dgram
        protocol        = udp
        wait            = yes
        user            = root
        server          = /usr/sbin/in.ntalkd
} 

Matthew


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? 
e-mail to [EMAIL PROTECTED] .

Reply via email to