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