Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > a02e7264ed8ecc93e421018b2dac5668 > files > 8

talk-0.17-13mdv2008.0.src.rpm

# default: off
# description: The talk server accepts talk requests for chatting with users \
#	on other systems.
service talk
{
	flags			= IPv4
	disable			= yes
	socket_type		= dgram
	wait			= yes
	user			= nobody
	group			= tty
	server			= /usr/sbin/in.talkd
}