File gwhois.xinetd of Package gwhois
# default: off
# description: gwhois - generic whois server/proxy
service whois
{
disable = yes
socket_type = stream
protocol = tcp
wait = no
user = nobody
group = nogroup
server = /usr/bin/gwhois
}
# default: off
# description: gwhois - generic whois server/proxy
service whois
{
disable = yes
socket_type = stream
protocol = tcp
wait = no
user = nobody
group = nogroup
server = /usr/bin/gwhois
}