service nntp
{
    disable         = yes

    flags           = NAMEINARGS NOLIBWRAP
    socket_type     = stream
    protocol        = tcp
    wait            = no
    user            = daemon
    server          = /usr/sbin/tcpd
    server_args     = /usr/sbin/leafnode
    instances       = 10
    per_source      = 2
}
