Comment 3 for bug 993101

Revision history for this message
urusha (urusha) wrote : Re: atftpd does not install correctly

This is actually not an atftpd problem, but a problem in rlinetd package (which is being installed with atftpd as inet-superserver daemon by default). rlinetd doesn't support "udp4" as protocol. Attached patch (applied to inetd2rlinetd) strips protocol number from those having it. And additionally fixes error string about wrong protocols.