# default: off
#
# description: Part of the Amanda server package

service amandaidx
{
	socket_type		= stream
	protocol		= tcp
	wait			= no
	user			= amanda
	group			= disk
	server			= /usr/lib64/amanda/amindexd 
	disable			= yes
}
