service deployd
{
	socket_type		= stream
	protocol		= tcp
	type			= UNLISTED
	wait			= no
	user			= root
	server			= /usr/sbin/deployd
	port			= 3710
	env                     = LC_ALL=C
}
