Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > d0e7e5b830c6d15c8fc173c9752a3692 > files > 10

talk-0.17-21.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
}