summaryrefslogtreecommitdiff
blob: a51d49b2019a000e4d0c4b95bdf2998b49497778 (plain)
1
2
3
4
5
6
7
8
9
service ident
{
	disable		= no
	socket_type = stream
	wait		= no
	user		= nobody
	protocol	= tcp
	server		= /usr/sbin/in.identd
}