#
# The Internet UUCP service.
# 
service uucp
{
    disable	= yes
    socket_type	= stream
    protocol	= tcp
    wait	= no
    user	= uucp
    server	= /usr/lib/uucp/uucico
    server_args	= -l
}
