#default: on
# description: The amanda index service
service amandaidx
{
	disable		= no
	socket_type	= stream
	protocol	= tcp
	wait		= no
	user		= backup
	group		= backup
	server		= /usr/lib/amanda/amindexd
}
