summaryrefslogtreecommitdiffstats
path: root/redhat/tdenetwork/ktalk
blob: 4458a09644430e1918f341aa8d92d9a40ca30ce2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# default: off
# description: KDE version of the talk server (accepting talk requests
#              for chatting with users on other systems).
service ntalk
{
	disable		= yes
	socket_type	= dgram
	wait		= yes
	user		= root
	group		= tty
	server		= /usr/bin/ktalkd
}