service auth
{
	socket_type     = stream
	protocol        = tcp
	wait            = no
	user            = nobody
	server          = /usr/sbin/pimpd
	server_args     =  -g
}
