File rman.xinetd of Package rman
# For man on the fly and ht://dig (full text search)
#
service http-rman
{
disable = yes
socket_type = stream
protocol = tcp
wait = no
user = nobody
server = /usr/sbin/http-rman
}